JsonCpp project page JsonCpp home page

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NJsonJSON (JavaScript Object Notation)
 oCFeaturesConfiguration passed to reader and writer
 oCReaderUnserialize a JSON document into a Value
 oCStaticStringLightweight wrapper to tag static string
 oCValueRepresents a JSON value
 oCPathArgumentExperimental and untested: represents an element of the "path" to access a node
 oCPathExperimental and untested: represents a "path" to access a node
 oCValueMapAllocatorAllocator to customize Value internal map
 oCValueInternalLinkValueInternalMap hash-map bucket chain link (for internal use only)
 oCValueInternalMapA linked page based hash-table implementation used internally by Value
 oCValueInternalArrayA simplified deque implementation used internally by Value
 oCValueArrayAllocatorExperimental: do not use
 oCValueIteratorBaseBase class for Value iterators
 oCValueConstIteratorConst iterator for object and array value
 oCValueIteratorIterator for object and array value
 oCWriterAbstract class for writers
 oCFastWriterOutputs a Value in JSON format without formatting (not human friendly)
 oCStyledWriterWrites 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