json test

Auto generated API documentation and code listings for mbed-os-example-cj

Classes

CharReader Interface for reading JSON from a char array
CharReaderBuilder Build a CharReader implementation
Exception Base class for all exceptions we throw
StreamWriter::Factory A simple abstract factory
Features Configuration passed to reader and writer
LogicError Exceptions thrown by JSON_ASSERT/JSON_FAIL macros
Path Experimental and untested: represents a "path" to access a node
PathArgument Experimental and untested: represents an element of the "path" to access a node
RuntimeError Exceptions which the user cannot easily avoid
StaticString Lightweight wrapper to tag static string
StreamWriter Usage:
StreamWriterBuilder Build a StreamWriter implementation
Value Represents a JSON value
ValueConstIterator Const iterator for object and array value
ValueIterator Iterator for object and array value
ValueIteratorBase Base class for Value iterators

Code

allocator.h [code]
assertions.h [code]
autolink.h [code]
config.h [code]
features.h [code]
forwards.h [code]
json.h [code]
json_reader.cpp [code]
json_tool.h [code]
json_value.cpp [code]
json_valueiterator.inl [code]
json_writer.cpp [code]
main.cpp [code]
reader.h [code]
value.h [code]
version.h [code]
writer.h [code]

Namespaces