|
struct | rapidjson::GenericMember< Encoding, Allocator > |
| Name-value pair in a JSON object value. 更多...
|
class | rapidjson::GenericMemberIterator< Const, Encoding, Allocator > |
| (Constant) member iterator for a JSON object value 更多...
|
struct | rapidjson::GenericStringRef< CharType > |
| Reference to a constant string (not taking a copy) 更多...
|
class | rapidjson::GenericValue< Encoding, Allocator > |
| Represents a JSON value. Use Value for UTF8 encoding and default allocator. 更多...
|
struct | rapidjson::GenericValue< Encoding, Allocator >::Number::I |
struct | rapidjson::GenericValue< Encoding, Allocator >::Number::U |
class | rapidjson::GenericDocument< Encoding, Allocator, StackAllocator > |
| A document for parsing JSON text as DOM. 更多...
|
class | rapidjson::GenericArray< Const, ValueT > |
| Helper class for accessing Value of array type. 更多...
|
class | rapidjson::GenericObject< Const, ValueT > |
| Helper class for accessing Value of object type. 更多...
|