|
JsonCpp 1.10.0
JSON data format manipulation library
|
This is the complete list of members for Json::Reader, including all inherited members.
| Char typedef | Json::Reader | |
| getFormatedErrorMessages() const | Json::Reader | |
| getFormattedErrorMessages() const | Json::Reader | |
| getStructuredErrors() const | Json::Reader | |
| good() const | Json::Reader | |
| Location typedef | Json::Reader | |
| parse(const std::string &document, Value &root, bool collectComments=true) | Json::Reader | |
| parse(const char *beginDoc, const char *endDoc, Value &root, bool collectComments=true) | Json::Reader | |
| parse(IStream &is, Value &root, bool collectComments=true) | Json::Reader | |
| pushError(const Value &value, const String &message) | Json::Reader | |
| pushError(const Value &value, const String &message, const Value &extra) | Json::Reader | |
| Reader() | Json::Reader | |
| Reader(const Features &features) | Json::Reader |