Manages the lifetime of the KanziRuntime in one process. More...
Public Member Functions | |
void | close () |
Release this Reference to the KanziRuntime. | |
KanziRuntime | get () |
Returns the KanziRuntime instance that this Reference owns. More... | |
Manages the lifetime of the KanziRuntime in one process.
Each instance holds a Reference to the KanziRuntime. When an application releases or closes all References, Kanzi unloads KanziRuntime from memory.
KanziRuntime get | ( | ) |
Returns the KanziRuntime instance that this Reference owns.