JsonCpp project page | JsonCpp home page |
CJson::Features | Configuration passed to reader and writer |
CJson::Path | Experimental and untested: represents a "path" to access a node |
CJson::PathArgument | Experimental and untested: represents an element of the "path" to access a node |
CJson::Reader | Unserialize a JSON document into a Value |
CJson::StaticString | Lightweight wrapper to tag static string |
CJson::StyledStreamWriter | Writes a Value in JSON format in a human friendly way, to a stream rather than to a string |
CJson::Value | Represents a JSON value |
CJson::ValueArrayAllocator | Experimental: do not use |
CJson::ValueInternalArray | A simplified deque implementation used internally by Value |
CJson::ValueInternalLink | ValueInternalMap hash-map bucket chain link (for internal use only) |
CJson::ValueInternalMap | A linked page based hash-table implementation used internally by Value |
▼CJson::ValueIteratorBase | Base class for Value iterators |
CJson::ValueConstIterator | Const iterator for object and array value |
CJson::ValueIterator | Iterator for object and array value |
CJson::ValueMapAllocator | Allocator to customize Value internal map |
▼CJson::Writer | Abstract class for writers |
CJson::FastWriter | Outputs a Value in JSON format without formatting (not human friendly) |
CJson::StyledWriter | Writes a Value in JSON format in a human friendly way |
|
hosts this site. |
Send comments to: Json-cpp Developers |