JsonCpp project page Classes Namespace JsonCpp home page

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NJsonJSON (JavaScript Object Notation)
 CCharReaderInterface for reading JSON from a char array
 CFactory
 CCharReaderBuilderBuild a CharReader implementation
 CExceptionBase class for all exceptions we throw
 CFeaturesConfiguration passed to reader and writer
 CLogicErrorExceptions thrown by JSON_ASSERT/JSON_FAIL macros
 CPathExperimental and untested: represents a "path" to access a node
 CPathArgumentExperimental and untested: represents an element of the "path" to access a node
 CRuntimeErrorExceptions which the user cannot easily avoid
 CSecureAllocator
 Crebind
 CStaticStringLightweight wrapper to tag static string
 CStreamWriterUsage:
 CFactoryA simple abstract factory
 CStreamWriterBuilderBuild a StreamWriter implementation
 CValueRepresents a JSON value
 CValueConstIteratorConst iterator for object and array value
 CValueIteratorIterator for object and array value
 CValueIteratorBaseBase class for Value iterators