MCPcopy Create free account

hub / github.com/BlueAndi/Pixelix / functions

Functions2,917 in github.com/BlueAndi/Pixelix

MethodSensorPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/SensorPlugin/src/SensorPlugin.h:77
MethodSensorSht3X
* Constructs the SHT3x sensor. * * @param[in] model SHT3x sensor model */
lib/Sensors/src/SensorSht3X.h:239
MethodSensorSystem
* Constructs the driver for the system. */
lib/Sensors/src/SensorSystem.h:138
MethodSensorWiFi
* Constructs the driver for the wifi sensor. */
lib/Sensors/src/SensorWiFi.h:139
MethodSettingsService
clang-format off */
lib/SettingsService/src/SettingsService.cpp:632
MethodSht3XHumidityChannel
* Constructs the humidity channel of the SHT3x sensor. * * @param[in] driver The SHT3x driver. */
lib/Sensors/src/SensorSht3X.h:156
MethodSht3XTemperatureChannel
* Constructs the temperature channel of the SHT3x sensor. * * @param[in] driver The SHT3x driver. */
lib/Sensors/src/SensorSht3X.h:73
MethodSignalDetectorPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.h:78
MethodSimpleTimer
* Constructs a simple timer. */
lib/Utilities/src/SimpleTimer.hpp:80
MethodSlot
src/DisplayMgr/Slot.cpp:62
MethodSlotList
* Constructs a empty slot list. */
src/DisplayMgr/SlotList.h:70
MethodSoundReactivePlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/SoundReactivePlugin/src/SoundReactivePlugin.h:76
MethodSpectrumAnalyzer
* Constructs the spectrum analyzer instance. */
lib/AudioService/src/SpectrumAnalyzer.h:72
MethodStateMachine
* Constructs a state machine. */
lib/StateMachine/src/StateMachine.hpp:117
MethodStatisticValue
* Create the statistic value in initial state. */
lib/Utilities/src/StatisticValue.hpp:73
MethodStdAllocator
* Constructs the allocator. */
lib/Allocator/src/StdAllocator.hpp:74
MethodString
* Constructs a string. */
lib/ArduinoNative/src/WString.h:70
MethodSubscriber
* Constructs the Subscriber instance. * * @param[in] topic The subscriber topic. * @param[in] callback The subscriber
lib/MqttService/src/MqttBrokerConnection.h:240
MethodSunrisePlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/SunrisePlugin/src/SunrisePlugin.h:83
MethodSysMsg
* Construct a system message. */
lib/SysMsgPlugin/src/SysMsgPlugin.h:213
MethodSysMsg
* Constructs the system message handler. */
src/General/SysMsg.h:114
MethodSysMsgPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/SysMsgPlugin/src/SysMsgPlugin.h:75
MethodTWAbstractSyntaxTree
* Constructs a abstract syntax tree (AST). */
lib/YAWidgets/src/TWAbstractSyntaxTree.h:70
MethodTWToken
* Constructs a token. * * @param[in] tokenType The type of the token. * @param[in] str The string which represents the token.
lib/YAWidgets/src/TWToken.h:80
MethodTWTokenizer
* Constructs a tokenizer. */
lib/YAWidgets/src/TWTokenizer.h:74
MethodTargetDayDescription
Initialize structure. */
lib/CountdownPlugin/src/CountdownPlugin.h:135
MethodTask
* Constructs the task with a empty task function. * Its expected that the derived class will override the process() method. * * @param[
lib/Os/src/Task.hpp:96
MethodTempHumidPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/TempHumidPlugin/src/TempHumidPlugin.h:77
MethodTestLogger
* Constructs a logging interface for testing purposes. */
test/common/TestLogger.h:69
MethodTestPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/TestPlugin/src/TestPlugin.h:76
MethodTestState
* Constructs the test state. */
test/test_StateMachine/TestStateMachine.cpp:62
MethodTestWidget
* Constructs a widget for testing purposes at position (0, 0). * The drawing pen color is set to black. */
test/common/TestWidget.hpp:69
MethodTextViewGeneric
* Construct the view. */
lib/Views/src/layout/TextViewGeneric.h:72
MethodTextWidget
lib/YAWidgets/src/TextWidget.cpp:97
MethodTimerService
* Constructs the timer service instance. */
lib/TimerService/src/TimerService.h:120
MethodTimerSetting
* Constructs a timer setting. */
lib/TimerService/src/TimerSetting.h:76
MethodTopicHandlerService
* Constructs the service instance. */
lib/TopicHandlerService/src/TopicHandlerService.h:244
MethodTopicMetaData
* Initialize topic meta data. */
lib/RestApiTopicHandler/src/RestApiTopicHandler.h:181
MethodTopicMetaData
* Construct topic meta data instance. */
lib/TopicHandlerService/src/TopicHandlerService.h:195
MethodTopicState
Construct topic state. */
lib/MqttApiTopicHandler/src/MqttApiTopicHandler.h:150
MethodTypedAllocator
* Constructs the typed allocator. */
lib/Allocator/src/TypedAllocator.hpp:80
MethodUptimeChannel
* Constructs the channel of the uptime system sensor. */
lib/Sensors/src/SensorSystem.h:69
MethodView
* Construct the view. */
lib/SignalDetectorPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/OpenWeatherPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/TempHumidPlugin/src/internal/View.h:80
MethodView
* Construct the view. */
lib/VolumioPlugin/src/internal/View.h:83
MethodView
* Construct the view. */
lib/CountdownPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/SensorPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/SysMsgPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/OpenMeteoPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/DateTimePlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/MultiIconPlugin/src/internal/View.h:71
MethodView
* Construct the view. */
lib/SunrisePlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/WifiStatusPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/IconTextLampPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/GruenbeckPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/IconTextPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/BatteryPlugin/src/internal/View.h:75
MethodView
* Construct the view. */
lib/GrabViaRestPlugin/src/internal/View.h:70
MethodView
* Construct the view. */
lib/GrabViaMqttPlugin/src/internal/View.h:70
MethodViewConfig
* Construct a new view config object. */
lib/Views/src/ViewConfig.h:156
MethodVirtualButton
* Construct virtual button instance. */
src/Topics/Topics.cpp:78
MethodVolumioPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/VolumioPlugin/src/VolumioPlugin.h:78
MethodWeatherInfo
Construct the weather info object. */
lib/OpenWeatherPlugin/src/OpenWeatherForecast.h:274
MethodWeatherInfo
Construct the weather info object. */
lib/OpenWeatherPlugin/src/OpenWeatherOneCallForecast.h:280
MethodWeatherInfoCurrent
* Construct current weather information object. */
lib/Views/src/interface/IOpenWeatherView.h:179
MethodWeatherInfoForecast
* Construct forecast weather information object. */
lib/Views/src/interface/IOpenWeatherView.h:214
MethodWebSocketMsg
Create the websocket message. */
src/Web/WebSocket.h:119
MethodWebSocketSrv
* Constructs the websocket server. */
src/Web/WebSocket.h:139
MethodWiFiChannelSignalStrength
* Constructs the channel of the wifi sensor sensor. */
lib/Sensors/src/SensorWiFi.h:70
MethodWidget
* Constructs a widget a the given position in the canvas. * * @param[in] type Widget type name * @param[in] width Widget width
lib/YAWidgets/src/Widget.hpp:270
MethodWifiStatusPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/WifiStatusPlugin/src/WifiStatusPlugin.h:74
MethodWorkerRequest
* Constructs the HTTP request. */
lib/HttpService/src/HttpServiceTypes.h:99
MethodWorkerResponse
* Constructs the HTTP response. */
lib/HttpService/src/HttpServiceTypes.h:228
MethodWormPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/WormPlugin/src/WormPlugin.h:77
MethodWsCmd
* Constructs a websocket command. * * @param[in] cmd Command string */
src/Web/WsCommand/WsCmd.h:69
MethodWsCmdAlias
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdAlias.h:67
MethodWsCmdBrightness
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdBrightness.h:67
MethodWsCmdButton
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdButton.h:68
MethodWsCmdEffect
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdEffect.h:67
MethodWsCmdFontType
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdFontType.h:68
MethodWsCmdGetDisp
* Constructs a websocket get display command. */
src/Web/WsCommand/WsCmdGetDisp.h:67
MethodWsCmdInstall
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdInstall.h:67
MethodWsCmdIperf
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdIperf.h:73
MethodWsCmdLog
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdLog.h:67
MethodWsCmdMove
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdMove.h:69
MethodWsCmdPlugins
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdPlugins.h:67
MethodWsCmdRestart
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdRestart.h:67
MethodWsCmdSlot
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdSlot.h:67
MethodWsCmdSlotDuration
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdSlotDuration.h:67
MethodWsCmdSlots
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdSlots.h:67
MethodWsCmdUninstall
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdUninstall.h:68
MethodYAGfxTest
* Constructs a graphic interface for testing purposes. */
test/common/YAGfxTest.hpp:72
Method__init__
(self)
scripts/config_model.py:42
Function_sort_key
(file_path)
scripts/configure_plugins.py:54
Function_sort_key
(file_path)
scripts/configure_services.py:54
MethodabortJob
lib/HttpService/src/HttpService.cpp:250
Methodactive
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.cpp:243
Methodactive
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:233
Methodactive
lib/MatrixPlugin/src/MatrixPlugin.cpp:91
← previousnext →901–1,000 of 2,917, ranked by callers