Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
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

Definition at line 1618 of file pointertest.cpp.

◆ Pointer

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

Definition at line 1623 of file pointertest.cpp.

◆ Value

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

Definition at line 1625 of file pointertest.cpp.