| JsonCpp project page | JsonCpp home page |
| Json::FastWriter | Outputs a Value in JSON format without formatting (not human friendly) |
| Json::Features | Configuration passed to reader and writer |
| 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::StyledStreamWriter | Writes a Value in JSON format in a human friendly way, to a stream rather than to a string |
| Json::StyledWriter | Writes a Value in JSON format in a human friendly way |
| Json::Value | Represents a JSON value |
| Json::ValueArrayAllocator | Experimental: do not use |
| Json::ValueConstIterator | Const iterator for object and array value |
| Json::ValueInternalArray | A simplified deque implementation used internally by Value |
| Json::ValueInternalLink | ValueInternalMap hash-map bucket chain link (for internal use only) |
| Json::ValueInternalMap | A linked page based hash-table implementation used internally by Value |
| Json::ValueIterator | Iterator for object and array value |
| Json::ValueIteratorBase | Base class for Value iterators |
| Json::ValueMapAllocator | Allocator to customize Value internal map |
| Json::Writer | Abstract class for writers |
|
|
hosts this site. |
Send comments to: Json-cpp Developers |