Classes
rapidjson Namespace Reference

main RapidJSON namespace More...

Classes

class  Allocator
 Concept for allocating, resizing and freeing memory block. More...
 
class  Encoding
 Concept for encoding of Unicode characters. More...
 
class  FileStream
 (Deprecated) Wrapper of C file stream for input or output. More...
 
class  Handler
 Concept for receiving events from GenericReader upon parsing. The functions return true if no error occurs. If they return false, the event publisher should terminate the process. More...
 
class  Stream
 Concept for reading and writing characters. More...
 

Detailed Description

main RapidJSON namespace

See also
RAPIDJSON_NAMESPACE