|
bool | Null () |
|
bool | Bool (bool) |
|
bool | Int (int) |
|
bool | Uint (unsigned) |
|
bool | Int64 (int64_t) |
|
bool | Uint64 (uint64_t) |
|
bool | Double (double) |
|
bool | RawNumber (const char *str, SizeType length, bool) |
|
bool | String (const char *, SizeType, bool) |
|
bool | StartObject () |
|
bool | Key (const char *, SizeType, bool) |
|
bool | EndObject (SizeType) |
|
bool | StartArray () |
|
bool | EndArray (SizeType) |
|
| NumbersAsStringsHandler (const char *expected) |
|
|
const char * | expected_ |
|
size_t | expected_len_ |
|
The documentation for this struct was generated from the following file:
- rapidjson/test/unittest/readertest.cpp