| JsonCpp project page | JsonCpp home page |
| Json::BatchAllocator< AllocatedType, objectPerAllocation > | |
| Json::FastWriter | Outputs a Value in JSON format without formatting (not human friendly) |
| 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 |
| 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::ValueAllocator | Allocator to customize member name and string value memory management done by Value |
| Json::ValueConstIterator | Experimental and untested: const iterator for object and array value |
| Json::ValueIterator | Experimental and untested: iterator for object and array value |
| Json::ValueIteratorBase | Experimental and untested: base class for Value iterators |
| Json::Writer | Abstract class for writers |
|
|
hosts this site. |
Send comments to: Json-cpp Developers |