MCPcopy Create free account

hub / github.com/Uahh/Slscq / types & classes

Types & classes160 in github.com/Uahh/Slscq

↓ 5 callersClassdiyfp
cpp_ver/include/nlohmann/detail/conversions/to_chars.hpp:49
↓ 4 callersClassjson_pointer
cpp_ver/include/nlohmann/detail/json_pointer.hpp:19
↓ 3 callersClassout_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input parameter tha
cpp_ver/include/nlohmann/detail/exceptions.hpp:375
↓ 2 callersClassinput_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:74
↓ 2 callersClassparse_error
! @brief exception indicating a parse error This exception is thrown by the library when a parse error occurs. Parse errors can occur during the dese
cpp_ver/include/nlohmann/detail/exceptions.hpp:184
↓ 1 callersClassSlscq
python_ver/slscq.py:8
↓ 1 callersClassfile_input_adapter
! Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter. */
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:37
↓ 1 callersClassinvalid_iterator
! @brief exception indicating errors with iterators This exception is thrown if iterators passed to a library function do not match the expected sema
cpp_ver/include/nlohmann/detail/exceptions.hpp:272
↓ 1 callersClassjson_pointer
cpp_ver/include/nlohmann/json_fwd.hpp:52
↓ 1 callersClassother_error
! @brief exception indicating other library errors This exception is thrown in case of errors that cannot be classified with the other exception type
cpp_ver/include/nlohmann/detail/exceptions.hpp:414
↓ 1 callersClassprimitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
cpp_ver/include/nlohmann/detail/iterators/primitive_iterator.hpp:21
↓ 1 callersClasstype_error
! @brief exception indicating executing a member function with a wrong type This exception is thrown in case of a type error; that is, a library func
cpp_ver/include/nlohmann/detail/exceptions.hpp:327
ClassExtend
cpp_ver/include/nlohmann/detail/meta/cpp_future.hpp:77
ClassExtend<integer_sequence<T, Ints...>, SeqSize, 0>
cpp_ver/include/nlohmann/detail/meta/cpp_future.hpp:81
ClassExtend<integer_sequence<T, Ints...>, SeqSize, 1>
cpp_ver/include/nlohmann/detail/meta/cpp_future.hpp:87
ClassGen
cpp_ver/include/nlohmann/detail/meta/cpp_future.hpp:95
ClassGen<T, 0>
cpp_ver/include/nlohmann/detail/meta/cpp_future.hpp:102
ClassSlscq
cpp_ver/main.cpp:20
Classadl_serializer
cpp_ver/include/nlohmann/json_fwd.hpp:25
Classadl_serializer
cpp_ver/include/nlohmann/adl_serializer.hpp:15
Classbasic_json
cpp_ver/include/nlohmann/json_fwd.hpp:38
Classbasic_json
cpp_ver/include/nlohmann/detail/json_pointer.hpp:23
Classbinary_reader
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:59
Classbinary_writer
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:28
Classboundaries
cpp_ver/include/nlohmann/detail/conversions/to_chars.hpp:167
Classbyte_container_with_subtype
cpp_ver/include/nlohmann/byte_container_with_subtype.hpp:24
Classcached_power
cpp_ver/include/nlohmann/detail/conversions/to_chars.hpp:306
Enumcbor_tag_handler_t
how to treat CBOR tags
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:31
Classconjunction
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:154
Classconjunction<B1, Bn...>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:157
Classconjunction<B1>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:155
Classcontainer_input_adapter_factory
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:389
Classcontainer_input_adapter_factory< ContainerType, void_t<decltype(begin(std::declval<ContainerType>()), end(std::declval<ContainerType>()))>>
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:392
Classdetector
cpp_ver/include/nlohmann/detail/meta/detected.hpp:26
Classdetector<Default, void_t<Op<Args...>>, Op, Args...>
cpp_ver/include/nlohmann/detail/meta/detected.hpp:33
Enumerror_handler_t
how to treat decoding errors
cpp_ver/include/nlohmann/detail/output/serializer.hpp:32
Classexception
! @brief general exception of the @ref basic_json class This class is an extension of `std::exception` objects with a member @a id for exception ids.
cpp_ver/include/nlohmann/detail/exceptions.hpp:49
Classexternal_constructor
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:32
Classexternal_constructor<value_t::array>
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:142
Classexternal_constructor<value_t::binary>
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:81
Classexternal_constructor<value_t::boolean>
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:35
Classexternal_constructor<value_t::number_float>
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:103
Classexternal_constructor<value_t::number_integer>
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:129
Classexternal_constructor<value_t::number_unsigned>
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:116
Classexternal_constructor<value_t::object>
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:212
Classexternal_constructor<value_t::string>
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:48
Classfrom_json_fn
cpp_ver/include/nlohmann/detail/conversions/from_json.hpp:447
Classhas_from_json
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:96
Classhas_from_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:109
Classhas_non_default_from_json
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:121
Classhas_non_default_from_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:124
Classhas_to_json
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:136
Classhas_to_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:139
Classhash<nlohmann::json>
cpp_ver/include/nlohmann/json.hpp:8969
Classidentity_tag
cpp_ver/include/nlohmann/detail/meta/identity_tag.hpp:8
Enuminput_format_t
the supported input formats
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:26
Classinteger_sequence
cpp_ver/include/nlohmann/detail/meta/cpp_future.hpp:56
Classinternal_iterator
cpp_ver/include/nlohmann/detail/iterators/internal_iterator.hpp:15
Classis_basic_json
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:39
Classis_compatible_array_type
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:344
Classis_compatible_array_type_impl
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:325
Classis_compatible_array_type_impl < BasicJsonType, CompatibleArrayType, enable_if_t < is_detected<value_type_t, CompatibleArrayType>::value&& is_detected<iterator_t, CompatibleArrayType>::value&& // This is needed because json_reverse_iterator has a ::iterator type... // Therefore it is detected as a CompatibleArrayType. // The real fix would be to have an Iterable concept. !is_iterator_traits < iterator_traits<CompatibleArrayType >>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:328
Classis_compatible_integer_type
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:413
Classis_compatible_integer_type_impl
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:392
Classis_compatible_integer_type_impl < RealIntegerType, CompatibleNumberIntegerType, enable_if_t < std::is_integral<RealIntegerType>::value&& std::is_integral<CompatibleNumberIntegerType>::value&& !std::is_same<bool, CompatibleNumberIntegerType>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:395
Classis_compatible_object_type
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:251
Classis_compatible_object_type_impl
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:232
Classis_compatible_object_type_impl < BasicJsonType, CompatibleObjectType, enable_if_t < is_detected<mapped_type_t, CompatibleObjectType>::value&& is_detected<key_type_t, CompatibleObjectType>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:235
Classis_compatible_string_type
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:302
Classis_compatible_string_type_impl
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:289
Classis_compatible_string_type_impl < BasicJsonType, CompatibleStringType, enable_if_t<is_detected_exact<typename BasicJsonType::string_t::value_type, value_type_t, CompatibleStringType>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:292
Classis_compatible_type
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:430
Classis_compatible_type_impl
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:418
Classis_compatible_type_impl < BasicJsonType, CompatibleType, enable_if_t<is_complete_type<CompatibleType>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:421
Classis_complete_type
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:225
Classis_complete_type<T, decltype(void(sizeof(T)))>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:228
Classis_constructible
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:187
Classis_constructible<const std::pair<T1, T2>>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:193
Classis_constructible<const std::tuple<Ts...>>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:199
Classis_constructible<std::pair<T1, T2>>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:190
Classis_constructible<std::tuple<Ts...>>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:196
Classis_constructible_array_type
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:387
Classis_constructible_array_type_impl
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:348
Classis_constructible_array_type_impl < BasicJsonType, ConstructibleArrayType, enable_if_t < !std::is_same<ConstructibleArrayType, typename BasicJsonType::value_type>::value&& is_default_constructible<ConstructibleArrayType>::value&& (std::is_move_assignable<ConstructibleArrayType>::value || std::is_copy_assignable<ConstructibleArrayType>::value)&& is_detected<value_type_t, ConstructibleArrayType>::value&& is_detected<iterator_t, ConstructibleArrayType>::value&& is_complete_type < detected_t<value_type_t, ConstructibleArrayType >>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:358
Classis_constructible_array_type_impl < BasicJsonType, ConstructibleArrayType, enable_if_t<std::is_same<ConstructibleArrayType, typename BasicJsonType::value_type>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:351
Classis_constructible_object_type
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:283
Classis_constructible_object_type_impl
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:256
Classis_constructible_object_type_impl < BasicJsonType, ConstructibleObjectType, enable_if_t < is_detected<mapped_type_t, ConstructibleObjectType>::value&& is_detected<key_type_t, ConstructibleObjectType>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:259
Classis_constructible_string_type
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:321
Classis_constructible_string_type_impl
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:307
Classis_constructible_string_type_impl < BasicJsonType, ConstructibleStringType, enable_if_t<is_detected_exact<typename BasicJsonType::string_t::value_type, value_type_t, ConstructibleStringType>::value >>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:310
Classis_constructible_tuple
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:434
Classis_constructible_tuple<T1, std::tuple<Args...>>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:437
Classis_default_constructible
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:167
Classis_default_constructible<const std::pair<T1, T2>>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:174
Classis_default_constructible<const std::tuple<Ts...>>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:182
Classis_default_constructible<std::pair<T1, T2>>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:170
Classis_default_constructible<std::tuple<Ts...>>
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:178
Classis_detected_lazy
cpp_ver/include/nlohmann/detail/meta/detected.hpp:43
Classis_getable
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:103
next →1–100 of 160, ranked by callers