OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
rapidjson Namespace Reference

Classes

class  GenericDocument
 
class  GenericValue
 
class  MemoryPoolAllocator
 
struct  UTF8
 

Typedefs

typedef GenericDocument< UTF8< char >, MemoryPoolAllocator< CrtAllocator >, CrtAllocator > Document
 
typedef GenericValue< UTF8< char >, MemoryPoolAllocator< CrtAllocator > > Value
 

Typedef Documentation

◆ Document

typedef GenericDocument< UTF8<char>, MemoryPoolAllocator<CrtAllocator>, CrtAllocator > rapidjson::Document

◆ Value

typedef GenericValue< UTF8< char >, MemoryPoolAllocator< CrtAllocator > > rapidjson::Value