Manages the lifetime of the KanziRuntime in one process. More...
Public Member Functions | |
| void | close () |
| Releases this Reference to the KanziRuntime. | |
| KanziRuntime | get () |
| Returns the KanziRuntime instance that this Reference owns. More... | |
Protected Attributes | |
| Graveyard.PhantomRef | mPhantomRef |
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.