| JsonCpp project page | JsonCpp home page |
| ▼NJson | JSON (JavaScript Object Notation) |
| CFastWriter | Outputs a Value in JSON format without formatting (not human friendly) |
| CFeatures | Configuration passed to reader and writer |
| CPath | Experimental and untested: represents a "path" to access a node |
| CPathArgument | Experimental and untested: represents an element of the "path" to access a node |
| CReader | Unserialize a JSON document into a Value |
| CStaticString | Lightweight wrapper to tag static string |
| CStyledStreamWriter | Writes a Value in JSON format in a human friendly way, to a stream rather than to a string |
| CStyledWriter | Writes a Value in JSON format in a human friendly way |
| CValue | Represents a JSON value |
| CValueArrayAllocator | Experimental: do not use |
| CValueConstIterator | Const iterator for object and array value |
| CValueInternalArray | A simplified deque implementation used internally by Value |
| CValueInternalLink | ValueInternalMap hash-map bucket chain link (for internal use only) |
| CValueInternalMap | A linked page based hash-table implementation used internally by Value |
| CValueIterator | Iterator for object and array value |
| CValueIteratorBase | Base class for Value iterators |
| CValueMapAllocator | Allocator to customize Value internal map |
| CWriter | Abstract class for writers |
|
|
hosts this site. |
Send comments to: Json-cpp Developers |