▼Njson_transport | |
▼Njson_transport | |
CPackedJson | |
▼Nnlohmann | Namespace for Niels Lohmann |
▼Ndetail | Detail namespace with internal helper functions |
▼Ndtoa_impl | Implements the Grisu2 algorithm for binary to decimal floating-point conversion |
Cboundaries | |
Ccached_power | |
Cdiyfp | |
Cbinary_reader | Deserialization of CBOR and MessagePack values |
Cbinary_writer | Serialization to CBOR and MessagePack values |
Cconjunction | |
Cconjunction< B1 > | |
Cconjunction< B1, Bn... > | |
Cexception | General exception of the basic_json class |
Cexternal_constructor | |
Cexternal_constructor< value_t::array > | |
Cexternal_constructor< value_t::boolean > | |
Cexternal_constructor< value_t::number_float > | |
Cexternal_constructor< value_t::number_integer > | |
Cexternal_constructor< value_t::number_unsigned > | |
Cexternal_constructor< value_t::object > | |
Cexternal_constructor< value_t::string > | |
Cfrom_json_fn | |
Chas_from_json | |
Chas_non_default_from_json | |
Chas_to_json | |
Cindex_sequence | |
Cinput_adapter | |
Cinput_adapter_protocol | Abstract input adapter interface |
Cinput_buffer_adapter | Input adapter for buffer input |
Cinput_stream_adapter | |
Cinternal_iterator | Iterator value |
Cinvalid_iterator | Exception indicating errors with iterators |
Cis_basic_json | |
Cis_basic_json< NLOHMANN_BASIC_JSON_TPL > | |
Cis_basic_json_nested_type | |
Cis_compatible_array_type | |
Cis_compatible_complete_type | |
Cis_compatible_integer_type | |
Cis_compatible_integer_type_impl | |
Cis_compatible_integer_type_impl< true, RealIntegerType, CompatibleNumberIntegerType > | |
Cis_compatible_object_type | |
Cis_compatible_object_type_impl | |
Cis_compatible_object_type_impl< true, RealType, CompatibleObjectType > | |
Cis_compatible_type | |
Cis_complete_type | |
Cis_complete_type< T, decltype(void(sizeof(T)))> | |
Citer_impl | Template for a bidirectional iterator for the basic_json class |
▼Citeration_proxy | Proxy class for the items() function |
Citeration_proxy_internal | Helper class for iteration |
Cjson_ref | |
Cjson_reverse_iterator | Template for a reverse iterator class |
Clexer | Lexical analysis |
Cmake_index_sequence | |
Cmake_index_sequence< 0 > | |
Cmake_index_sequence< 1 > | |
Cmerge_and_renumber | |
Cmerge_and_renumber< index_sequence< I1... >, index_sequence< I2... > > | |
Cnegation | |
Cother_error | Exception indicating other library errors |
Cout_of_range | Exception indicating access out of the defined range |
Coutput_adapter | |
Coutput_adapter_protocol | Abstract output adapter interface |
Coutput_stream_adapter | Output adapter for output streams |
Coutput_string_adapter | Output adapter for basic_string |
Coutput_vector_adapter | Output adapter for byte vectors |
Cparse_error | Exception indicating a parse error |
Cparser | Syntax analysis |
Cprimitive_iterator_t | |
Cpriority_tag | |
Cpriority_tag< 0 > | |
Cserializer | |
Cstatic_const | |
Cto_json_fn | |
Ctype_error | Exception indicating executing a member function with a wrong type |
Cadl_serializer | Default JSONSerializer template argument |
▼Cbasic_json | Class to store JSON values |
Cjson_value | JSON value |
Cjson_pointer | JSON Pointer |
▼Nros | |
▼Nmessage_traits | |
CDataType< json_transport::json_t > | |
CDefinition< json_transport::json_t > | |
CMD5Sum< json_transport::json_t > | |
▼Nserialization | |
CSerializer< json_transport::json_t > | |
▼Nstd | |
Chash< nlohmann::json > | Hash value for JSON objects |
Cless< ::nlohmann::detail::value_t > | |
▼Ntest_packed_json | |
CTestPackedJson | |