NCBI C++ ToolKit
Namespaces | Typedefs
fwd.h File Reference
#include "rapidjson.h"
+ Include dependency graph for fwd.h:

Go to the source code of this file.

Go to the SVN repository for this file.

Namespaces

 rapidjson
 main RapidJSON namespace
 

Typedefs

typedef GenericStringStream< UTF8< char > > rapidjson::StringStream
 String stream with UTF8 encoding. More...
 
typedef GenericInsituStringStream< UTF8< char > > rapidjson::InsituStringStream
 Insitu string stream with UTF8 encoding. More...
 
typedef GenericStringBuffer< UTF8< char >, CrtAllocator > rapidjson::StringBuffer
 String buffer with UTF8 encoding. More...
 
typedef GenericMemoryBuffer< CrtAllocator > rapidjson::MemoryBuffer
 
typedef GenericReader< UTF8< char >, UTF8< char >, CrtAllocator > rapidjson::Reader
 Reader with UTF8 encoding and default allocator. More...
 
typedef GenericPointer< Value, CrtAllocator > rapidjson::Pointer
 GenericPointer for Value (UTF-8, default allocator). More...
 
typedef GenericSchemaDocument< Value, CrtAllocator > rapidjson::SchemaDocument
 GenericSchemaDocument using Value type. More...
 
typedef IGenericRemoteSchemaDocumentProvider< SchemaDocument > rapidjson::IRemoteSchemaDocumentProvider
 IGenericRemoteSchemaDocumentProvider using SchemaDocument. More...
 
typedef GenericSchemaValidator< SchemaDocument, BaseReaderHandler< UTF8< char >, void >, CrtAllocator > rapidjson::SchemaValidator
 
Modified on Fri Sep 20 14:57:12 2024 by modify_doxy.py rev. 669887