![]() |
vitasdk
Documentation of the vitasdk
|
Data Structures | |
| class | Array |
| Class for JSON arrays. More... | |
| class | Initializer |
| Utility class for initialising and terminating the library. More... | |
| class | InitParameter |
| Utility Data Structure to pass on initialisation parameters. More... | |
| class | MemAllocator |
| Base class for reimplementation of memory allocation. More... | |
| class | Object |
| Class for JSON objects. More... | |
| class | Parser |
| Static Class for parsing. More... | |
| class | String |
| Class for JSON strings. More... | |
| class | Value |
| Class for value of JSON property. More... | |
Enumerations | |
| enum class | ValueType |
| Strongly typed Enumerator of different types of Values. More... | |