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 >
 
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...
 
class  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 >
 
class  GenericReader< SourceEncoding, TargetEncoding, StackAllocator >
 
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 135 of file fwd.h.

Definition at line 65 of file fwd.h.

Definition at line 158 of file fwd.h.

Definition at line 87 of file fwd.h.

Definition at line 144 of file fwd.h.

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

Definition at line 102 of file fwd.h.

Definition at line 154 of file fwd.h.

Definition at line 162 of file fwd.h.

Definition at line 72 of file fwd.h.

Definition at line 60 of file fwd.h.

Definition at line 130 of file fwd.h.



livox_ros_driver
Author(s): Livox Dev Team
autogenerated on Mon Mar 15 2021 02:40:46