|
ParseHandler & | operator= (ParseHandler const &) |
|
| ParseHandler (ParseHandler const &) |
|
MCAPI bool | Bool (bool b) |
|
MCAPI bool | Double (double d) |
|
MCAPI bool | Int (int i) |
|
MCFOLD bool | Int64 (int64 i) |
|
MCFOLD bool | Key (char const *str, uint length, bool copy) |
|
MCAPI bool | Null () |
|
MCAPI bool | StartArray () |
|
MCAPI bool | StartObject () |
|
MCFOLD bool | String (char const *str, uint length, bool copy) |
|
MCAPI bool | Uint (uint u) |
|
MCFOLD bool | Uint64 (uint64 u) |
|
MCAPI bool | _addObjectOrArray (::Bedrock::JSONObject::ValueWrapper const &value) |
|
The documentation for this class was generated from the following file: