|
| | OurReader (OurFeatures const &features) |
| |
| bool | parse (const char *beginDoc, const char *endDoc, Value &root, bool collectComments=true) |
| |
| String | getFormattedErrorMessages () const |
| |
| std::vector< StructuredError > | getStructuredErrors () const |
| |
| bool | pushError (const Value &value, const String &message) |
| |
| bool | pushError (const Value &value, const String &message, const Value &extra) |
| |
| bool | good () const |
| |
| | OurReader (OurFeatures const &features) |
| |
| bool | parse (const char *beginDoc, const char *endDoc, Value &root, bool collectComments=true) |
| |
| String | getFormattedErrorMessages () const |
| |
| std::vector< StructuredError > | getStructuredErrors () const |
| |
| bool | pushError (const Value &value, const String &message) |
| |
| bool | pushError (const Value &value, const String &message, const Value &extra) |
| |
| bool | good () const |
| |
| Json::OurReader::OurReader |
( |
OurFeatures const & |
features | ) |
|
| Json::OurReader::OurReader |
( |
OurFeatures const & |
features | ) |
|
| String Json::OurReader::getFormattedErrorMessages |
( |
| ) |
const |
| String Json::OurReader::getFormattedErrorMessages |
( |
| ) |
const |
| std::vector<StructuredError> Json::OurReader::getStructuredErrors |
( |
| ) |
const |
| bool Json::OurReader::good |
( |
| ) |
const |
| bool Json::OurReader::good |
( |
| ) |
const |
| bool Json::OurReader::parse |
( |
const char * |
beginDoc, |
|
|
const char * |
endDoc, |
|
|
Value & |
root, |
|
|
bool |
collectComments = true |
|
) |
| |
| bool Json::OurReader::parse |
( |
const char * |
beginDoc, |
|
|
const char * |
endDoc, |
|
|
Value & |
root, |
|
|
bool |
collectComments = true |
|
) |
| |
| bool Json::OurReader::pushError |
( |
const Value & |
value, |
|
|
const String & |
message |
|
) |
| |
| bool Json::OurReader::pushError |
( |
const Value & |
value, |
|
|
const String & |
message |
|
) |
| |
| bool Json::OurReader::pushError |
( |
const Value & |
value, |
|
|
const String & |
message, |
|
|
const Value & |
extra |
|
) |
| |
| bool Json::OurReader::pushError |
( |
const Value & |
value, |
|
|
const String & |
message, |
|
|
const Value & |
extra |
|
) |
| |
The documentation for this class was generated from the following file: