RetroArch
Classes | Typedefs
myjson Namespace Reference

Classes

class  MyAllocator
 

Typedefs

typedef rapidjson::GenericDocument< rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator< MyAllocator >, MyAllocatorDocument
 
typedef rapidjson::GenericPointer< ::myjson::Document::ValueType, MyAllocatorPointer
 
typedef ::myjson::Document::ValueType Value
 

Typedef Documentation

◆ Document

typedef rapidjson::GenericDocument< rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator< MyAllocator >, MyAllocator > myjson::Document

◆ Pointer

typedef rapidjson::GenericPointer< ::myjson::Document::ValueType, MyAllocator > myjson::Pointer

◆ Value

typedef ::myjson::Document::ValueType myjson::Value