|
Wire Sysio Wire Sysion 1.0.0
|
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 |
Definition at line 1618 of file pointertest.cpp.
| typedef rapidjson::GenericPointer< ::myjson::Document::ValueType, MyAllocator > myjson::Pointer |
Definition at line 1623 of file pointertest.cpp.
| typedef ::myjson::Document::ValueType myjson::Value |
Definition at line 1625 of file pointertest.cpp.