OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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