MCPcopy Create free account

hub / github.com/OMOTE-Community/OMOTE-Firmware / functions

Functions987 in github.com/OMOTE-Community/OMOTE-Firmware

↓ 291 callersFunctionmakeCommandData
src/applicationInternal/commandHandler.cpp:165
↓ 291 callersFunctionregister_command
register a command and give it a command id
src/applicationInternal/commandHandler.cpp:65
↓ 283 callersFunctionto_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
hardware/windows_linux/lib/json/json.hpp:13873
↓ 182 callersFunctioncreate
hardware/windows_linux/lib/json/json.hpp:19675
↓ 142 callersMethodsize
hardware/windows_linux/lib/json/json.hpp:3125
↓ 140 callersFunctionconcat
hardware/windows_linux/lib/json/json.hpp:4349
↓ 131 callersMethodwrite_character
hardware/windows_linux/lib/json/json.hpp:14970
↓ 83 callersMethodend
return iterator end (needed for range-based for)
hardware/windows_linux/lib/json/json.hpp:5332
↓ 73 callersFunctionconcatenateIRsendParams
src/applicationInternal/hardware/IRremoteProtocols.cpp:4
↓ 62 callersMethodbegin
return iterator begin (needed for range-based for)
hardware/windows_linux/lib/json/json.hpp:5326
↓ 58 callersFunctionmillis
src/applicationInternal/hardware/arduinoLayer.cpp:26
↓ 49 callersFunctionget
hardware/windows_linux/lib/json/json.hpp:5342
↓ 46 callersFunctionexecuteCommand
src/applicationInternal/commandHandler.cpp:245
↓ 46 callersMethodparse_error
hardware/windows_linux/lib/json/json.hpp:4510
↓ 44 callersMethodempty
hardware/windows_linux/lib/json/json.hpp:6308
↓ 42 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
hardware/windows_linux/lib/json/json.hpp:23459
↓ 38 callersFunctionadd
add a character to token_buffer
hardware/windows_linux/lib/json/json.hpp:8773
↓ 37 callersFunctionbasic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
hardware/windows_linux/lib/json/json.hpp:20117
↓ 36 callersMethoddata
hardware/windows_linux/lib/json/json.hpp:23499
↓ 34 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
hardware/windows_linux/lib/json/json.hpp:20659
↓ 32 callersFunctiondelay
src/applicationInternal/hardware/arduinoLayer.cpp:16
↓ 32 callersFunctiongui_memoryOptimizer_getActiveSceneName
Both the gui_state and the preferenceStorage should know at any time the current state (scene, GUIname, and GUIlist) preferenceStorage should know it
src/applicationInternal/gui/guiMemoryOptimizer.cpp:34
↓ 31 callersMethodprintf
src/applicationInternal/hardware/arduinoLayer.cpp:46
↓ 30 callersMethodkey
hardware/windows_linux/lib/json/json.hpp:7338
↓ 28 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
hardware/windows_linux/lib/json/json.hpp:8820
↓ 26 callersFunctionstring
hardware/windows_linux/lib/json/json.hpp:6854
↓ 24 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
hardware/windows_linux/lib/json/json.hpp:22095
↓ 23 callersMethodbegin
Let the user define a keymap - assume the same row/column count as defined in constructor
hardware/ESP32/lib/Keypad/src/Keypad.cpp:52
↓ 23 callersFunctioninput_adapter
hardware/windows_linux/lib/json/json.hpp:6521
↓ 20 callersFunctionget_uniqueCommandID
only get a unique ID. used by KEYBOARD_DUMMY and COMMAND_UNKNOWN
src/applicationInternal/commandHandler.cpp:72
↓ 20 callersMethodprintln
src/applicationInternal/hardware/arduinoLayer.cpp:55
↓ 20 callersMethodsax_parse
hardware/windows_linux/lib/json/json.hpp:12329
↓ 19 callersMethodget_token_string
! @return a string representation of the last read byte */
hardware/windows_linux/lib/json/json.hpp:12045
↓ 19 callersMethodnumber_integer
hardware/windows_linux/lib/json/json.hpp:7308
↓ 19 callersMethodoperator[]
access to successor
hardware/windows_linux/lib/json/json.hpp:13733
↓ 18 callersFunctionfrom_json
hardware/windows_linux/lib/json/json.hpp:4664
↓ 18 callersMethodnumber_unsigned
hardware/windows_linux/lib/json/json.hpp:7313
↓ 17 callersFunctionto_json
hardware/windows_linux/lib/json/json.hpp:5642
↓ 16 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
hardware/windows_linux/lib/json/json.hpp:22070
↓ 16 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
hardware/windows_linux/lib/json/json.hpp:20666
↓ 15 callersFunctioncombine
boost::hash_combine
hardware/windows_linux/lib/json/json.hpp:6004
↓ 15 callersMethodend
hardware/ESP32/lib/ESP32-BLE-Keyboard/BleKeyboard.cpp:173
↓ 15 callersFunctionget_gui_list_active_withFallback
src/applicationInternal/scenes/sceneRegistry.cpp:191
↓ 15 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
hardware/windows_linux/lib/json/json.hpp:20617
↓ 14 callersFunctionset_parents
hardware/windows_linux/lib/json/json.hpp:20005
↓ 12 callersMethodnumber_float
hardware/windows_linux/lib/json/json.hpp:7318
↓ 11 callersMethodvalue
return value of the iterator
hardware/windows_linux/lib/json/json.hpp:5299
↓ 10 callersMethodboolean
hardware/windows_linux/lib/json/json.hpp:7303
↓ 10 callersFunctionconsumerControlBLE_write
src/applicationInternal/hardware/hardwarePresenter.cpp:228
↓ 10 callersFunctionmqtt_mq_find
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:1686
↓ 10 callersFunctionparser
hardware/windows_linux/lib/json/json.hpp:19434
↓ 10 callersFunctionset_parent
hardware/windows_linux/lib/json/json.hpp:20055
↓ 9 callersMethodend_array
hardware/windows_linux/lib/json/json.hpp:7353
↓ 9 callersMethodgetAddressTypeStr
hardware/ESP32/lib/ESP32-BLE-Keyboard/BleKeyboard.cpp:665
↓ 9 callersFunctionis_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
hardware/windows_linux/lib/json/json.hpp:20680
↓ 9 callersFunctionmqtt_subscribe
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:389
↓ 9 callersFunctionregister_gui
src/applicationInternal/gui/guiRegistry.cpp:20
↓ 9 callersMethodstart_array
hardware/windows_linux/lib/json/json.hpp:7348
↓ 9 callersMethodstring
hardware/windows_linux/lib/json/json.hpp:7323
↓ 8 callersMethodbegin
src/applicationInternal/hardware/arduinoLayer.cpp:40
↓ 8 callersFunctiondump_integer
hardware/windows_linux/lib/json/json.hpp:18722
↓ 8 callersMethodend_object
hardware/windows_linux/lib/json/json.hpp:7343
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
hardware/windows_linux/lib/json/json.hpp:11896
↓ 8 callersFunctiongui_memoryOptimizer_getActiveGUIlist
src/applicationInternal/gui/guiMemoryOptimizer.cpp:50
↓ 8 callersFunctiongui_memoryOptimizer_getActiveGUIname
src/applicationInternal/gui/guiMemoryOptimizer.cpp:42
↓ 8 callersMethodsendIRcommand
src/devices_pool/misc/device_airconditioner/device_airconditioner.cpp:272
↓ 8 callersMethodstart_object
hardware/windows_linux/lib/json/json.hpp:7333
↓ 7 callersFunction__mqtt_pack_str
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:1758
↓ 7 callersFunction__mqtt_pack_uint16
EXTRA DETAILS */
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:1744
↓ 7 callersFunctioncompares_unordered
hardware/windows_linux/lib/json/json.hpp:22975
↓ 7 callersFunctiondoLogMemoryUsage
src/applicationInternal/memoryUsage.cpp:25
↓ 7 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
hardware/windows_linux/lib/json/json.hpp:18115
↓ 7 callersFunctionfind
hardware/windows_linux/lib/json/json.hpp:19290
↓ 7 callersFunctionif
hardware/windows_linux/lib/json/json.hpp:22946
↓ 7 callersFunctionmqtt_pack_fixed_header
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:1050
↓ 7 callersFunctionsetLastActivityTimestamp_HAL
hardware/ESP32/sleep_hal_esp32.cpp:41
↓ 7 callersFunctionset_sleepTimeout
src/applicationInternal/hardware/hardwarePresenter.cpp:93
↓ 6 callersFunctioncallback
hardware/ESP32/mqtt_hal_esp32.cpp:80
↓ 6 callersFunctioncreate_button
src/guis/gui_BLEpairing.cpp:176
↓ 6 callersFunctioncreate_label
src/devices_pool/misc/device_airconditioner/gui_airconditioner.cpp:138
↓ 6 callersFunctiongui_memoryOptimizer_getLastActiveGUIlistIndex
src/applicationInternal/gui/guiMemoryOptimizer.cpp:58
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
hardware/windows_linux/lib/json/json.hpp:20673
↓ 6 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
hardware/windows_linux/lib/json/json.hpp:13867
↓ 6 callersFunctionkeyboardBLE_write
src/applicationInternal/hardware/hardwarePresenter.cpp:216
↓ 6 callersMethodnull
hardware/windows_linux/lib/json/json.hpp:7298
↓ 6 callersFunctionpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
hardware/windows_linux/lib/json/json.hpp:13988
↓ 5 callersFunction__mqtt_unpack_uint16
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:1751
↓ 5 callersMethodbinary
hardware/windows_linux/lib/json/json.hpp:7328
↓ 5 callersFunctioncend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
hardware/windows_linux/lib/json/json.hpp:22111
↓ 5 callersFunctioncreate_button
src/devices_pool/misc/device_airconditioner/gui_airconditioner.cpp:144
↓ 5 callersFunctionescape
hardware/windows_linux/lib/json/json.hpp:2990
↓ 5 callersMethodget_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
hardware/windows_linux/lib/json/json.hpp:6259
↓ 5 callersFunctionget_gui_list_withFallback
src/applicationInternal/scenes/sceneRegistry.cpp:161
↓ 5 callersFunctionget_key_repeatMode
src/applicationInternal/scenes/sceneRegistry.cpp:69
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
hardware/windows_linux/lib/json/json.hpp:12762
↓ 5 callersFunctionlogTextAdd
src/guis/gui_BLEpairing.cpp:28
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
hardware/windows_linux/lib/json/json.hpp:12261
↓ 5 callersFunctionprintIRMessages
src/guis/gui_irReceiver.cpp:45
↓ 5 callersFunctionregister_scene
src/applicationInternal/scenes/sceneRegistry.cpp:15
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
hardware/windows_linux/lib/json/json.hpp:12321
next →1–100 of 987, ranked by callers