MCPcopy Create free account

hub / github.com/AlirezaParsi/COPG / functions

Functions804 in github.com/AlirezaParsi/COPG

Methodrestore_dnd
src/unified_controller.cpp:856
Methodrestore_saved_states
Crash recovery: on startup, undo any tweak whose backup/marker is still on disk.
src/unified_controller.cpp:904
Methodrestore_setting
src/unified_controller.cpp:845
Methodrestore_tweak
src/unified_controller.cpp:890
FunctionretryWatchers
()
webroot/js/icons.js:101
Methodsafe_reload_config
src/unified_controller.cpp:435
FunctionsaveLog
(text)
webroot/js/copg-data.js:721
FunctionsaveLog
()
webroot/js/console.js:214
Methodsave_setting_once
Back up a setting's current value once (skip if a backup already exists).
src/unified_controller.cpp:832
Methodsax_parse_internal
src/include/json.hpp:13038
Functionscan
src/include/json.hpp:8540
Methodscan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
src/include/json.hpp:7867
Methodscan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 8259. The function is realized with a determinis
src/include/json.hpp:7992
Methodscan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 8259. While scanning, bytes are escaped and copie
src/include/json.hpp:7277
FunctionsdkFromAndroid
(v)
webroot/js/copg-data.js:193
Methodserializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
src/include/json.hpp:18788
FunctionsetFullscreen
(on)
webroot/js/copg-data.js:1196
FunctionsetLang
(code)
webroot/js/i18n.js:42
Functionset_end
src/include/json.hpp:13605
Functionset_subtype
@brief sets the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/set_subtype/
src/include/json.hpp:6241
Methodsetup_config_watcher
src/unified_controller.cpp:406
Functionsheet
()
webroot/js/backup.js:103
Functionsignal_handler
src/unified_controller.cpp:1002
Methodspan_input_adapter
src/include/json.hpp:6977
MethodspoofDevice
src/spoof_module.cpp:925
Methodstart_array
src/include/json.hpp:8936
Methodstart_array
src/include/json.hpp:9292
Methodstart_object
src/include/json.hpp:8885
Methodstart_object
src/include/json.hpp:9193
Methodstate_to_string
src/unified_controller.cpp:913
Methodstop
src/unified_controller.cpp:361
Methodstring
src/include/json.hpp:8873
Methodstring
src/include/json.hpp:9181
Methodstring to_string
@brief user-defined to_string function for JSON values @sa https://json.nlohmann.me/api/basic_json/to_string/
src/include/json.hpp:25215
Methodstrtof
src/include/json.hpp:7935
Methodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
src/include/json.hpp:17690
Functionsubtype
@brief return the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/subtype/
src/include/json.hpp:6249
Methodswitch
src/include/json.hpp:19126
Functionsync
()
webroot/js/modals.js:355
FunctionsyncFromGitHub
()
webroot/js/copg-data.js:734
Methodsync_tweaks
Apply the tweaks in `desired` and restore any currently-applied tweak no longer wanted. Per-tweak diff: each tweak's original is backed up on first ap
src/unified_controller.cpp:745
Functiont
(key)
webroot/js/i18n.js:35
Methodtest
src/include/json.hpp:4215
Methodtest
src/include/json.hpp:4225
Methodtest
src/include/json.hpp:4235
Methodtest
src/include/json.hpp:4245
Methodtest
src/include/json.hpp:4261
Functionto_bjdata
@brief create a BJData serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bjdata/
src/include/json.hpp:24369
Functionto_bson
@brief create a BSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bson/
src/include/json.hpp:24399
Methodto_char_type
src/include/json.hpp:3747
Methodto_char_type
src/include/json.hpp:3771
Methodto_char_type
src/include/json.hpp:17547
Methodto_int_type
Redefine to_int_type function
src/include/json.hpp:3742
Methodto_int_type
Redefine to_int_type function
src/include/json.hpp:3766
Methodto_json
src/include/json.hpp:6160
Functionto_msgpack
@brief create a MessagePack serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_msgpack/
src/include/json.hpp:24319
Functionto_ubjson
@brief create a UBJSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_ubjson/
src/include/json.hpp:24342
Methodtoken_type_name
src/include/json.hpp:7085
Methodubjson_prefix
! @brief determine the type prefix of container values */
src/include/json.hpp:17255
Functionunflatten
src/include/json.hpp:15310
Functionupdate
@brief updates a JSON object from another object, overwriting existing keys @sa https://json.nlohmann.me/api/basic_json/update/
src/include/json.hpp:23450
FunctionupsertDevice
(form, editingKey)
webroot/js/copg-data.js:357
FunctionupsertPackage
(form, editing)
webroot/js/copg-data.js:425
Methodvalue
return the value of an iterator
src/include/json.hpp:14445
Functionvalue_in_range_of
src/include/json.hpp:4277
Functionwhat
returns the explanatory string
src/include/json.hpp:4514
Methodwide_string_input_adapter
src/include/json.hpp:6790
Functionwire
(sheet)
webroot/js/gestures.js:26
Methodwrite_bjdata_ndarray
! @return false if the object is successfully converted to a bjdata ndarray, true if the type or size is invalid */
src/include/json.hpp:17369
Methodwrite_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
src/include/json.hpp:16881
Methodwrite_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
src/include/json.hpp:16900
Methodwrite_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
src/include/json.hpp:16737
Methodwrite_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
src/include/json.hpp:16747
Methodwrite_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
src/include/json.hpp:16963
Methodwrite_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
src/include/json.hpp:16725
Methodwrite_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
src/include/json.hpp:16797
Methodwrite_bson_null
! @brief Writes a BSON element with key @a name and null value */
src/include/json.hpp:16779
Methodwrite_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
src/include/json.hpp:17025
Methodwrite_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
src/include/json.hpp:16848
Methodwrite_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
src/include/json.hpp:16765
Methodwrite_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
src/include/json.hpp:16825
Methodwrite_character
src/include/json.hpp:15696
Methodwrite_character
src/include/json.hpp:15721
Methodwrite_compact_float
src/include/json.hpp:17513
Methodwrite_number
src/include/json.hpp:17497
Methodwrite_number_with_ubjson_prefix
src/include/json.hpp:17072
Method~AdvancedAppController
src/unified_controller.cpp:357
Method~JniString
src/spoof_module.cpp:165
Method~Watcher
src/unified_controller.cpp:174
Function~basic_json
@brief destructor @sa https://json.nlohmann.me/api/basic_json/~basic_json/
src/include/json.hpp:21295
Method~binary_reader
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
src/include/json.hpp:9872
Method~data
src/include/json.hpp:24256
Method~input_stream_adapter
src/include/json.hpp:6545
Method~iter_impl
src/include/json.hpp:13648
Method~iteration_proxy
src/include/json.hpp:5599
Method~iteration_proxy_value
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor,cppcoreguidelines-noexcept-move-operations)
src/include/json.hpp:5501
Method~json_ref
src/include/json.hpp:15547
Function~json_sax
src/include/json.hpp:8793
Method~json_sax_dom_callback_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
src/include/json.hpp:9149
Method~json_sax_dom_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
src/include/json.hpp:8841
← previousnext →701–800 of 804, ranked by callers