Json::CharReader | |
Json::OurCharReader | |
Json::Value::CommentInfo | |
Json::CommentStyle | Scoped enums are not available until C++11 |
Json::Value::CZString | |
Json::OurReader::ErrorInfo | |
Json::Reader::ErrorInfo | |
exception | |
Json::Exception | |
Json::LogicError | |
Json::RuntimeError | |
Json::CharReader::Factory | |
Json::CharReaderBuilder | Build a CharReader implementation |
Json::StreamWriter::Factory | A simple abstract factory |
Json::StreamWriterBuilder | Build a StreamWriter implementation |
Json::Features | Configuration passed to reader and writer. This configuration object can be used to force the Reader or Writer to behave in a standard conforming way |
GpsLocation | |
GpsTest | |
Json::OurFeatures | |
Json::OurReader | |
Json::Path | Experimental and untested: represents a "path" to access a node |
Json::PathArgument | Experimental and untested: represents an element of the "path" to access a node |
Json::Reader | Unserialize a JSON document into a Value |
Json::StaticString | Lightweight wrapper to tag static string |
Json::StreamWriter | |
Json::BuiltStyledStreamWriter | |
Json::Value::CZString::StringStorage | |
Json::OurReader::StructuredError | |
Json::Reader::StructuredError | An error tagged with where in the JSON text it was encountered |
Json::StyledStreamWriter | Writes a Value in JSON format in a human friendly way, to a stream rather than to a string |
Json::OurReader::Token | |
Json::Reader::Token | |
Json::Value | Represents a JSON value |
Json::Value::ValueHolder | |
Json::ValueIteratorBase | Base class for Value iterators |
Json::ValueConstIterator | Const iterator for object and array value |
Json::ValueIterator | Iterator for object and array value |
Json::Writer | Abstract class for writers |
Json::FastWriter | Outputs a Value in JSON format without formatting (not human friendly) |
Json::StyledWriter | Writes a Value in JSON format in a human friendly way |