Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ functions
Functions
2,917 in github.com/BlueAndi/Pixelix
⨍
Functions
2,917
◇
Types & classes
452
Method
SensorPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/SensorPlugin/src/SensorPlugin.h:77
Method
SensorSht3X
* Constructs the SHT3x sensor. * * @param[in] model SHT3x sensor model */
lib/Sensors/src/SensorSht3X.h:239
Method
SensorSystem
* Constructs the driver for the system. */
lib/Sensors/src/SensorSystem.h:138
Method
SensorWiFi
* Constructs the driver for the wifi sensor. */
lib/Sensors/src/SensorWiFi.h:139
Method
SettingsService
clang-format off */
lib/SettingsService/src/SettingsService.cpp:632
Method
Sht3XHumidityChannel
* Constructs the humidity channel of the SHT3x sensor. * * @param[in] driver The SHT3x driver. */
lib/Sensors/src/SensorSht3X.h:156
Method
Sht3XTemperatureChannel
* Constructs the temperature channel of the SHT3x sensor. * * @param[in] driver The SHT3x driver. */
lib/Sensors/src/SensorSht3X.h:73
Method
SignalDetectorPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.h:78
Method
SimpleTimer
* Constructs a simple timer. */
lib/Utilities/src/SimpleTimer.hpp:80
Method
Slot
src/DisplayMgr/Slot.cpp:62
Method
SlotList
* Constructs a empty slot list. */
src/DisplayMgr/SlotList.h:70
Method
SoundReactivePlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/SoundReactivePlugin/src/SoundReactivePlugin.h:76
Method
SpectrumAnalyzer
* Constructs the spectrum analyzer instance. */
lib/AudioService/src/SpectrumAnalyzer.h:72
Method
StateMachine
* Constructs a state machine. */
lib/StateMachine/src/StateMachine.hpp:117
Method
StatisticValue
* Create the statistic value in initial state. */
lib/Utilities/src/StatisticValue.hpp:73
Method
StdAllocator
* Constructs the allocator. */
lib/Allocator/src/StdAllocator.hpp:74
Method
String
* Constructs a string. */
lib/ArduinoNative/src/WString.h:70
Method
Subscriber
* Constructs the Subscriber instance. * * @param[in] topic The subscriber topic. * @param[in] callback The subscriber
lib/MqttService/src/MqttBrokerConnection.h:240
Method
SunrisePlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/SunrisePlugin/src/SunrisePlugin.h:83
Method
SysMsg
* Construct a system message. */
lib/SysMsgPlugin/src/SysMsgPlugin.h:213
Method
SysMsg
* Constructs the system message handler. */
src/General/SysMsg.h:114
Method
SysMsgPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/SysMsgPlugin/src/SysMsgPlugin.h:75
Method
TWAbstractSyntaxTree
* Constructs a abstract syntax tree (AST). */
lib/YAWidgets/src/TWAbstractSyntaxTree.h:70
Method
TWToken
* 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
Method
TWTokenizer
* Constructs a tokenizer. */
lib/YAWidgets/src/TWTokenizer.h:74
Method
TargetDayDescription
Initialize structure. */
lib/CountdownPlugin/src/CountdownPlugin.h:135
Method
Task
* 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
Method
TempHumidPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/TempHumidPlugin/src/TempHumidPlugin.h:77
Method
TestLogger
* Constructs a logging interface for testing purposes. */
test/common/TestLogger.h:69
Method
TestPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/TestPlugin/src/TestPlugin.h:76
Method
TestState
* Constructs the test state. */
test/test_StateMachine/TestStateMachine.cpp:62
Method
TestWidget
* Constructs a widget for testing purposes at position (0, 0). * The drawing pen color is set to black. */
test/common/TestWidget.hpp:69
Method
TextViewGeneric
* Construct the view. */
lib/Views/src/layout/TextViewGeneric.h:72
Method
TextWidget
lib/YAWidgets/src/TextWidget.cpp:97
Method
TimerService
* Constructs the timer service instance. */
lib/TimerService/src/TimerService.h:120
Method
TimerSetting
* Constructs a timer setting. */
lib/TimerService/src/TimerSetting.h:76
Method
TopicHandlerService
* Constructs the service instance. */
lib/TopicHandlerService/src/TopicHandlerService.h:244
Method
TopicMetaData
* Initialize topic meta data. */
lib/RestApiTopicHandler/src/RestApiTopicHandler.h:181
Method
TopicMetaData
* Construct topic meta data instance. */
lib/TopicHandlerService/src/TopicHandlerService.h:195
Method
TopicState
Construct topic state. */
lib/MqttApiTopicHandler/src/MqttApiTopicHandler.h:150
Method
TypedAllocator
* Constructs the typed allocator. */
lib/Allocator/src/TypedAllocator.hpp:80
Method
UptimeChannel
* Constructs the channel of the uptime system sensor. */
lib/Sensors/src/SensorSystem.h:69
Method
View
* Construct the view. */
lib/SignalDetectorPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/OpenWeatherPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/TempHumidPlugin/src/internal/View.h:80
Method
View
* Construct the view. */
lib/VolumioPlugin/src/internal/View.h:83
Method
View
* Construct the view. */
lib/CountdownPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/SensorPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/SysMsgPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/OpenMeteoPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/DateTimePlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/MultiIconPlugin/src/internal/View.h:71
Method
View
* Construct the view. */
lib/SunrisePlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/WifiStatusPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/IconTextLampPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/GruenbeckPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/IconTextPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/BatteryPlugin/src/internal/View.h:75
Method
View
* Construct the view. */
lib/GrabViaRestPlugin/src/internal/View.h:70
Method
View
* Construct the view. */
lib/GrabViaMqttPlugin/src/internal/View.h:70
Method
ViewConfig
* Construct a new view config object. */
lib/Views/src/ViewConfig.h:156
Method
VirtualButton
* Construct virtual button instance. */
src/Topics/Topics.cpp:78
Method
VolumioPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/VolumioPlugin/src/VolumioPlugin.h:78
Method
WeatherInfo
Construct the weather info object. */
lib/OpenWeatherPlugin/src/OpenWeatherForecast.h:274
Method
WeatherInfo
Construct the weather info object. */
lib/OpenWeatherPlugin/src/OpenWeatherOneCallForecast.h:280
Method
WeatherInfoCurrent
* Construct current weather information object. */
lib/Views/src/interface/IOpenWeatherView.h:179
Method
WeatherInfoForecast
* Construct forecast weather information object. */
lib/Views/src/interface/IOpenWeatherView.h:214
Method
WebSocketMsg
Create the websocket message. */
src/Web/WebSocket.h:119
Method
WebSocketSrv
* Constructs the websocket server. */
src/Web/WebSocket.h:139
Method
WiFiChannelSignalStrength
* Constructs the channel of the wifi sensor sensor. */
lib/Sensors/src/SensorWiFi.h:70
Method
Widget
* 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
Method
WifiStatusPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/WifiStatusPlugin/src/WifiStatusPlugin.h:74
Method
WorkerRequest
* Constructs the HTTP request. */
lib/HttpService/src/HttpServiceTypes.h:99
Method
WorkerResponse
* Constructs the HTTP response. */
lib/HttpService/src/HttpServiceTypes.h:228
Method
WormPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/WormPlugin/src/WormPlugin.h:77
Method
WsCmd
* Constructs a websocket command. * * @param[in] cmd Command string */
src/Web/WsCommand/WsCmd.h:69
Method
WsCmdAlias
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdAlias.h:67
Method
WsCmdBrightness
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdBrightness.h:67
Method
WsCmdButton
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdButton.h:68
Method
WsCmdEffect
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdEffect.h:67
Method
WsCmdFontType
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdFontType.h:68
Method
WsCmdGetDisp
* Constructs a websocket get display command. */
src/Web/WsCommand/WsCmdGetDisp.h:67
Method
WsCmdInstall
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdInstall.h:67
Method
WsCmdIperf
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdIperf.h:73
Method
WsCmdLog
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdLog.h:67
Method
WsCmdMove
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdMove.h:69
Method
WsCmdPlugins
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdPlugins.h:67
Method
WsCmdRestart
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdRestart.h:67
Method
WsCmdSlot
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdSlot.h:67
Method
WsCmdSlotDuration
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdSlotDuration.h:67
Method
WsCmdSlots
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdSlots.h:67
Method
WsCmdUninstall
* Constructs the websocket command. */
src/Web/WsCommand/WsCmdUninstall.h:68
Method
YAGfxTest
* 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
Method
abortJob
lib/HttpService/src/HttpService.cpp:250
Method
active
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.cpp:243
Method
active
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:233
Method
active
lib/MatrixPlugin/src/MatrixPlugin.cpp:91
← previous
next →
901–1,000 of 2,917, ranked by callers