|
bool | Bool (bool b) |
|
bool | Bool (bool b) |
|
bool | Double (double d) |
|
bool | Double (double d) |
|
bool | EndArray (SizeType elementCount) |
|
bool | EndArray (SizeType elementCount) |
|
bool | EndObject (SizeType memberCount) |
|
bool | EndObject (SizeType memberCount) |
|
bool | Int (int i) |
|
bool | Int (int i) |
|
bool | Int64 (int64_t i) |
|
bool | Int64 (int64_t i) |
|
bool | Key (const char *str, SizeType length, bool copy) |
|
bool | Key (const char *str, SizeType length, bool) |
|
| MyHandler () |
|
bool | Null () |
|
bool | Null () |
|
bool | RawNumber (const char *str, SizeType length, bool copy) |
|
bool | RawNumber (const char *str, SizeType length, bool) |
|
bool | StartArray () |
|
bool | StartArray () |
|
bool | StartObject () |
|
bool | StartObject () |
|
bool | String (const char *str, SizeType length, bool copy) |
|
bool | String (const char *str, SizeType length, bool) |
|
bool | Uint (unsigned u) |
|
bool | Uint (unsigned u) |
|
bool | Uint64 (uint64_t u) |
|
bool | Uint64 (uint64_t u) |
|
Definition at line 15 of file simplepullreader.cpp.
MyHandler::MyHandler |
( |
const MyHandler & |
noCopyConstruction | ) |
|
|
private |
bool MyHandler::Bool |
( |
bool |
b | ) |
|
|
inline |
bool MyHandler::Bool |
( |
bool |
b | ) |
|
|
inline |
bool MyHandler::Double |
( |
double |
d | ) |
|
|
inline |
bool MyHandler::Double |
( |
double |
d | ) |
|
|
inline |
bool MyHandler::EndArray |
( |
SizeType |
elementCount | ) |
|
|
inline |
bool MyHandler::EndArray |
( |
SizeType |
elementCount | ) |
|
|
inline |
bool MyHandler::EndObject |
( |
SizeType |
memberCount | ) |
|
|
inline |
bool MyHandler::EndObject |
( |
SizeType |
memberCount | ) |
|
|
inline |
bool MyHandler::Int |
( |
int |
i | ) |
|
|
inline |
bool MyHandler::Int |
( |
int |
i | ) |
|
|
inline |
bool MyHandler::Key |
( |
const char * |
str, |
|
|
SizeType |
length, |
|
|
bool |
copy |
|
) |
| |
|
inline |
bool MyHandler::Key |
( |
const char * |
str, |
|
|
SizeType |
length, |
|
|
bool |
|
|
) |
| |
|
inline |
bool MyHandler::RawNumber |
( |
const char * |
str, |
|
|
SizeType |
length, |
|
|
bool |
copy |
|
) |
| |
|
inline |
bool MyHandler::RawNumber |
( |
const char * |
str, |
|
|
SizeType |
length, |
|
|
bool |
|
|
) |
| |
|
inline |
bool MyHandler::StartArray |
( |
| ) |
|
|
inline |
bool MyHandler::StartArray |
( |
| ) |
|
|
inline |
bool MyHandler::StartObject |
( |
| ) |
|
|
inline |
bool MyHandler::StartObject |
( |
| ) |
|
|
inline |
bool MyHandler::String |
( |
const char * |
str, |
|
|
SizeType |
length, |
|
|
bool |
copy |
|
) |
| |
|
inline |
bool MyHandler::String |
( |
const char * |
str, |
|
|
SizeType |
length, |
|
|
bool |
|
|
) |
| |
|
inline |
bool MyHandler::Uint |
( |
unsigned |
u | ) |
|
|
inline |
bool MyHandler::Uint |
( |
unsigned |
u | ) |
|
|
inline |
std::string MyHandler::data |
const char* MyHandler::type |
The documentation for this struct was generated from the following files: