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