JSON for Modern C++  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >JSON
oCnlohmann::has_mapped_type< T >
oCstd::hash< nlohmann::json >Hash value for JSON objects
oCnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >::internal_iterator< array_iterator_t, object_iterator_t >Iterator value
oCnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >::internal_iterator< typename array_t::nlohmann::basic_json::const_iterator, typename object_t::nlohmann::basic_json::const_iterator >
oCnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >::internal_iterator< typename array_t::nlohmann::basic_json::iterator, typename object_t::nlohmann::basic_json::iterator >
oCiterator
|oCnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >::const_iteratorConst random access iterator for the basic_json class
|\Cnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >::iteratorRandom access iterator for the basic_json class
oCnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >::json_valueJSON value
oCnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >::lexerLexical analysis
oCnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >::parserSyntax analysis
\Creverse_iterator
 oCnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >::const_reverse_iteratorConst reverse random access iterator for the basic_json class
 \Cnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, Allocator >::reverse_iteratorReverse random access iterator for the basic_json class