RetroArch
|
Classes | |
class | MyAllocator |
Typedefs | |
typedef rapidjson::GenericDocument< rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator< MyAllocator >, MyAllocator > | Document |
typedef rapidjson::GenericPointer< ::myjson::Document::ValueType, MyAllocator > | Pointer |
typedef ::myjson::Document::ValueType | Value |
typedef rapidjson::GenericDocument< rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator< MyAllocator >, MyAllocator > myjson::Document |
typedef rapidjson::GenericPointer< ::myjson::Document::ValueType, MyAllocator > myjson::Pointer |
typedef ::myjson::Document::ValueType myjson::Value |