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