MCPcopy Create free account

hub / github.com/AlirezaParsi/COPG / types & classes

Types & classes196 in github.com/AlirezaParsi/COPG

↓ 5 callersClassdiyfp
src/include/json.hpp:17677
↓ 5 callersClassstat
src/unified_controller.cpp:201
↓ 4 callersClassout_of_range
@brief exception indicating access out of the defined range @sa https://json.nlohmann.me/api/basic_json/out_of_range/
src/include/json.hpp:4714
↓ 2 callersClassValueType
src/include/json.hpp:22263
↓ 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
src/include/json.hpp:6540
↓ 1 callersClassiteration_proxy_value
src/include/json.hpp:5461
↓ 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
src/include/json.hpp:13422
↓ 1 callersClassstat
src/spoof_module.cpp:784
ClassAdvancedAppController
src/unified_controller.cpp:284
ClassApi
src/include/zygisk.hpp:100
ClassAppSpecializeArgs
src/include/zygisk.hpp:101
EnumAppState
src/unified_controller.cpp:308
ClassAtexitEntry
src/atexit.cpp:33
ClassCOPGModule
src/spoof_module.cpp:468
ClassDeviceInfo
───────────────────────────────────────── Device Info & Package Flags ─────────────────────────────────────────
src/spoof_module.cpp:75
ClassDirectory
src/unified_controller.cpp:45
ClassExtend
src/include/json.hpp:3270
ClassExtend<integer_sequence<T, Ints...>, SeqSize, 0>
src/include/json.hpp:3274
ClassExtend<integer_sequence<T, Ints...>, SeqSize, 1>
src/include/json.hpp:3280
ClassExtraBuildField
Table of OPTIONAL extra Build fields. is_version = the field lives on Build$VERSION (not Build). prop = the matching ro.* property, mirrored into prop
src/spoof_module.cpp:127
ClassFile
src/unified_controller.cpp:38
EnumFileEvent
src/unified_controller.cpp:31
ClassGen
src/include/json.hpp:3288
ClassGen<T, 0>
src/include/json.hpp:3295
ClassJniString
src/spoof_module.cpp:158
ClassModuleBase
src/include/zygisk.hpp:104
EnumOption
These values are used in Api::setOption(Option)
src/include/zygisk.hpp:181
ClassPackageFlags
src/spoof_module.cpp:99
ClassServerSpecializeArgs
src/include/zygisk.hpp:102
EnumStateFlag
Bit masks of the return value of Api::getFlags()
src/include/zygisk.hpp:198
ClassStateTracker
src/unified_controller.cpp:314
ClassWatcher
src/unified_controller.cpp:36
Classactual_object_comparator
src/include/json.hpp:3714
Classadl_serializer
src/include/json.hpp:6135
Classapi_table
src/include/zygisk.hpp:176
Classbinary_reader
src/include/json.hpp:9845
Classbinary_writer
src/include/json.hpp:15786
Enumbjdata_version_t
how to encode BJData
src/include/json.hpp:15772
Classboundaries
src/include/json.hpp:17795
Classcached_power
src/include/json.hpp:17934
Enumcbor_tag_handler_t
how to treat CBOR tags
src/include/json.hpp:9818
Classchar_traits
src/include/json.hpp:3731
Classchar_traits<signed char>
src/include/json.hpp:3760
Classchar_traits<unsigned char>
src/include/json.hpp:3736
Classconjunction
src/include/json.hpp:3787
Classconjunction<B, Bn...>
src/include/json.hpp:3790
Classconjunction<B>
src/include/json.hpp:3788
Classcontainer_input_adapter_factory
src/include/json.hpp:6891
Classcontainer_input_adapter_factory< ContainerType, void_t<decltype(begin(std::declval<ContainerType>()), end(std::declval<ContainerType>()))>>
src/include/json.hpp:6894
Classdata
src/include/json.hpp:24231
Classdetector
src/include/json.hpp:294
Classdetector<Default, void_t<Op<Args...>>, Op, Args...>
src/include/json.hpp:301
Enumerror_handler_t
how to treat decoding errors
src/include/json.hpp:18764
Classexternal_constructor
src/include/json.hpp:5693
Classexternal_constructor<value_t::array>
src/include/json.hpp:5803
Classexternal_constructor<value_t::binary>
src/include/json.hpp:5742
Classexternal_constructor<value_t::boolean>
src/include/json.hpp:5696
Classexternal_constructor<value_t::number_float>
src/include/json.hpp:5764
Classexternal_constructor<value_t::number_integer>
src/include/json.hpp:5790
Classexternal_constructor<value_t::number_unsigned>
src/include/json.hpp:5777
Classexternal_constructor<value_t::object>
src/include/json.hpp:5873
Classexternal_constructor<value_t::string>
src/include/json.hpp:5709
Classfrom_json_fn
src/include/json.hpp:5336
Classhas_from_json
src/include/json.hpp:3654
Classhas_from_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
src/include/json.hpp:3667
Classhas_key_compare
src/include/json.hpp:3710
Classhas_non_default_from_json
src/include/json.hpp:3679
Classhas_non_default_from_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
src/include/json.hpp:3682
Classhas_to_json
src/include/json.hpp:3694
Classhas_to_json < BasicJsonType, T, enable_if_t < !is_basic_json<T>::value >>
src/include/json.hpp:3697
Classidentity_tag
src/include/json.hpp:4776
Classinotify_event
src/unified_controller.cpp:68
Enuminput_format_t
the supported input formats
src/include/json.hpp:6484
Classinteger_sequence
src/include/json.hpp:3249
Classinternal_iterator
src/include/json.hpp:13538
Classinvalid_iterator
@brief exception indicating errors with iterators @sa https://json.nlohmann.me/api/basic_json/invalid_iterator/
src/include/json.hpp:4679
Classis_basic_json
src/include/json.hpp:3590
Classis_basic_json_context
src/include/json.hpp:3599
Classis_c_string
src/include/json.hpp:4308
Classis_comparable
src/include/json.hpp:4104
Classis_comparable<Compare, A, B, void_t< decltype(std::declval<Compare>()(std::declval<A>(), std::declval<B>())), decltype(std::declval<Compare>()(std::declval<B>(), std::declval<A>())) >>
src/include/json.hpp:4107
Classis_compatible_array_type
src/include/json.hpp:3986
Classis_compatible_array_type_impl
src/include/json.hpp:3968
Classis_compatible_array_type_impl < BasicJsonType, CompatibleArrayType, enable_if_t < is_detected<iterator_t, CompatibleArrayType>::value&& is_iterator_traits<iterator_traits<detected_t<iterator_t, CompatibleArrayType>>>::value&& // special case for types like std::filesystem::path whose iterator's value_type are themselves // c.f. https://github.com/nlohmann/json/pull/3073 !std::is_same<CompatibleArrayType, detected_t<range_value_t, CompatibleArrayType>>::value >>
src/include/json.hpp:3971
Classis_compatible_integer_type
src/include/json.hpp:4056
Classis_compatible_integer_type_impl
src/include/json.hpp:4035
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 >>
src/include/json.hpp:4038
Classis_compatible_object_type
src/include/json.hpp:3907
Classis_compatible_object_type_impl
src/include/json.hpp:3888
Classis_compatible_object_type_impl < BasicJsonType, CompatibleObjectType, enable_if_t < is_detected<mapped_type_t, CompatibleObjectType>::value&& is_detected<key_type_t, CompatibleObjectType>::value >>
src/include/json.hpp:3891
Classis_compatible_string_type
src/include/json.hpp:3944
Classis_compatible_type
src/include/json.hpp:4073
Classis_compatible_type_impl
src/include/json.hpp:4061
Classis_compatible_type_impl < BasicJsonType, CompatibleType, enable_if_t<is_complete_type<CompatibleType>::value >>
src/include/json.hpp:4064
Classis_complete_type
src/include/json.hpp:3881
Classis_complete_type<T, decltype(void(sizeof(T)))>
src/include/json.hpp:3884
Classis_constructible
src/include/json.hpp:3819
Classis_constructible<const std::pair<T1, T2>>
src/include/json.hpp:3825
Classis_constructible<const std::tuple<Ts...>>
src/include/json.hpp:3831
Classis_constructible<std::pair<T1, T2>>
src/include/json.hpp:3822
next →1–100 of 196, ranked by callers