JsonCpp project page JsonCpp home page

Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CJson::FeaturesConfiguration passed to reader and writer
 CJson::PathExperimental and untested: represents a "path" to access a node
 CJson::PathArgumentExperimental and untested: represents an element of the "path" to access a node
 CJson::ReaderUnserialize a JSON document into a Value
 CJson::StaticStringLightweight wrapper to tag static string
 CJson::StyledStreamWriterWrites a Value in JSON format in a human friendly way, to a stream rather than to a string
 CJson::ValueRepresents a JSON value
 CJson::ValueArrayAllocatorExperimental: do not use
 CJson::ValueInternalArrayA simplified deque implementation used internally by Value
 CJson::ValueInternalLinkValueInternalMap hash-map bucket chain link (for internal use only)
 CJson::ValueInternalMapA linked page based hash-table implementation used internally by Value
 CJson::ValueIteratorBaseBase class for Value iterators
 CJson::ValueConstIteratorConst iterator for object and array value
 CJson::ValueIteratorIterator for object and array value
 CJson::ValueMapAllocatorAllocator to customize Value internal map
 CJson::WriterAbstract class for writers
 CJson::FastWriterOutputs a Value in JSON format without formatting (not human friendly)
 CJson::StyledWriterWrites a Value in JSON format in a human friendly way

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