Classes | Typedefs
fwd.h File Reference
#include "rapidjson.h"
Include dependency graph for fwd.h:

Go to the source code of this file.

Classes

struct  ASCII< CharType >
 ASCII encoding. More...
 
struct  AutoUTF< CharType >
 Dynamically select encoding according to stream's runtime-specified UTF encoding type. More...
 
struct  BaseReaderHandler< Encoding, Derived >
 Default implementation of Handler. More...
 
class  GenericDocument< Encoding, Allocator, StackAllocator >
 A document for parsing JSON text as DOM. More...
 
struct  GenericInsituStringStream< Encoding >
 A read-write string stream. More...
 
struct  GenericMember< Encoding, Allocator >
 Name-value pair in a JSON object value. More...
 
class  GenericMemberIterator< Const, Encoding, Allocator >
 (Constant) member iterator for a JSON object value More...
 
struct  GenericMemoryBuffer< Allocator >
 Represents an in-memory output byte stream. More...
 
class  GenericPointer< ValueType, Allocator >
 Represents a JSON Pointer. Use Pointer for UTF8 encoding and default allocator. More...
 
class  GenericReader< SourceEncoding, TargetEncoding, StackAllocator >
 SAX-style JSON parser. Use Reader for UTF8 encoding and default allocator. More...
 
class  GenericSchemaDocument< ValueT, Allocator >
 JSON schema document. More...
 
class  GenericSchemaValidator< SchemaDocumentType, OutputHandler, StateAllocator >
 JSON Schema Validator. More...
 
class  GenericStringBuffer< Encoding, Allocator >
 Represents an in-memory output stream. More...
 
struct  GenericStringRef< CharType >
 Reference to a constant string (not taking a copy) More...
 
struct  GenericStringStream< Encoding >
 Read-only string stream. More...
 
class  GenericValue< Encoding, Allocator >
 Represents a JSON value. Use Value for UTF8 encoding and default allocator. More...
 
class  IGenericRemoteSchemaDocumentProvider< SchemaDocumentType >
 
class  MemoryPoolAllocator< BaseAllocator >
 Default memory allocator used by the parser and DOM. More...
 
class  PrettyWriter< OutputStream, SourceEncoding, TargetEncoding, StackAllocator, writeFlags >
 Writer with indentation and spacing. More...
 
struct  Transcoder< SourceEncoding, TargetEncoding >
 Encoding conversion. More...
 
struct  UTF16< CharType >
 UTF-16 encoding. More...
 
struct  UTF16BE< CharType >
 UTF-16 big endian encoding. More...
 
struct  UTF16LE< CharType >
 UTF-16 little endian encoding. More...
 
struct  UTF32< CharType >
 UTF-32 encoding. More...
 
struct  UTF32BE< CharType >
 UTF-32 big endian encoding. More...
 
struct  UTF32LE< CharType >
 UTF-32 little endian enocoding. More...
 
struct  UTF8< CharType >
 UTF-8 encoding. More...
 
class  Writer< OutputStream, SourceEncoding, TargetEncoding, StackAllocator, writeFlags >
 JSON writer. More...
 

Typedefs

typedef GenericDocument< UTF8< char >, MemoryPoolAllocator< CrtAllocator >, CrtAllocatorDocument
 
typedef GenericInsituStringStream< UTF8< char > > InsituStringStream
 
typedef IGenericRemoteSchemaDocumentProvider< SchemaDocumentIRemoteSchemaDocumentProvider
 
typedef GenericMemoryBuffer< CrtAllocatorMemoryBuffer
 
typedef GenericPointer< Value, CrtAllocatorPointer
 
typedef GenericReader< UTF8< char >, UTF8< char >, CrtAllocatorReader
 
typedef GenericSchemaDocument< Value, CrtAllocatorSchemaDocument
 
typedef GenericSchemaValidator< SchemaDocument, BaseReaderHandler< UTF8< char >, void >, CrtAllocatorSchemaValidator
 
typedef GenericStringBuffer< UTF8< char >, CrtAllocatorStringBuffer
 
typedef GenericStringStream< UTF8< char > > StringStream
 
typedef GenericValue< UTF8< char >, MemoryPoolAllocator< CrtAllocator > > Value
 

Typedef Documentation

Definition at line 130 of file fwd.h.

Definition at line 61 of file fwd.h.

Definition at line 150 of file fwd.h.

Definition at line 83 of file fwd.h.

Definition at line 137 of file fwd.h.

typedef GenericReader<UTF8<char>, UTF8<char>, CrtAllocator> Reader

Definition at line 97 of file fwd.h.

Definition at line 147 of file fwd.h.

Definition at line 153 of file fwd.h.

Definition at line 68 of file fwd.h.

Definition at line 56 of file fwd.h.

Definition at line 125 of file fwd.h.



xbot_talker
Author(s): wangxiaoyun
autogenerated on Sat Oct 10 2020 03:27:54