JsonCpp project page JsonCpp home page

Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12]
 NJsonJSON (JavaScript Object Notation)
 CFeaturesConfiguration passed to reader and writer
 CReaderUnserialize a JSON document into a Value
 CStaticStringLightweight wrapper to tag static string
 CValueRepresents a JSON value
 CPathArgumentExperimental and untested: represents an element of the "path" to access a node
 CPathExperimental and untested: represents a "path" to access a node
 CValueAllocatorExperimental do not use: Allocator to customize member name and string value memory management done by Value
 CValueMapAllocatorAllocator to customize Value internal map
 CValueInternalLinkValueInternalMap hash-map bucket chain link (for internal use only)
 CValueInternalMapA linked page based hash-table implementation used internally by Value
 CValueInternalArrayA simplified deque implementation used internally by Value
 CValueArrayAllocatorExperimental: do not use
 CValueIteratorBaseBase class for Value iterators
 CValueConstIteratorConst iterator for object and array value
 CValueIteratorIterator for object and array value
 CWriterAbstract class for writers
 CFastWriterOutputs a Value in JSON format without formatting (not human friendly)
 CStyledWriterWrites a Value in JSON format in a human friendly way
 CStyledStreamWriterWrites a Value in JSON format in a human friendly way, to a stream rather than to a string

SourceForge Logo hosts this site. Send comments to:
Json-cpp Developers