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
IPluginMaintenance
* Constructs the interface. */
lib/Plugin/src/IPluginMaintenance.hpp:319
Method
IRtc
* Creates the interface. */
lib/IRtc/src/IRtc.h:100
Method
ISensor
* Constructs the sensor interface. */
lib/Common/src/ISensor.hpp:115
Method
ISensorChannel
* Constructs the sensor channel interface. */
lib/Common/src/ISensorChannel.hpp:242
Method
IService
* Constructs the interface. */
lib/Service/src/IService.hpp:93
Method
ISlotPlugin
* Constructs the interface. */
lib/Plugin/src/ISlotPlugin.hpp:83
Method
ITextView
* Construct the interface. */
lib/Views/src/interface/ITextView.h:127
Method
ITopicHandler
* Construct the interface. */
lib/ITopicHandler/src/ITopicHandler.h:136
Method
IconSlot
* Construct icon slot. */
lib/MultiIconPlugin/src/MultiIconPlugin.h:284
Method
IconTextLampPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/IconTextLampPlugin/src/IconTextLampPlugin.h:78
Method
IconTextLampView32x16
* Construct the view. */
lib/Views/src/layout/IconTextLampView32x16.h:85
Method
IconTextLampView32x8
* Construct the view. */
lib/Views/src/layout/IconTextLampView32x8.h:86
Method
IconTextLampView64x64
* Construct the view. */
lib/Views/src/layout/IconTextLampView64x64.h:97
Method
IconTextLampViewGeneric
* Construct the view. */
lib/Views/src/layout/IconTextLampViewGeneric.h:74
Method
IconTextPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/IconTextPlugin/src/IconTextPlugin.h:77
Method
IconTextView32x16
* Construct the view. */
lib/Views/src/layout/IconTextView32x16.h:85
Method
IconTextView32x8
* Construct the view. */
lib/Views/src/layout/IconTextView32x8.h:85
Method
IconTextView64x64
* Construct the view. */
lib/Views/src/layout/IconTextView64x64.h:94
Method
IconTextViewGeneric
* Construct the view. */
lib/Views/src/layout/IconTextViewGeneric.h:74
Method
IdleState
* Constructs the state. */
src/SystemState/IdleState.h:106
Method
IndicatorViewGeneric
* Construct the view. */
lib/Views/src/layout/IndicatorViewGeneric.h:71
Method
InitState
* Constructs the state. */
src/SystemState/InitState.h:122
Method
IoPin
* Constructs an i/o pin instance. * * @param[in] pinNo Arduino pin number * @param[in] pinMode Arduino pin mode */
lib/Common/src/Io.hpp:76
Method
JsonFile
* Constructs the JSON file handler. * * @param[in] fs Filesystem */
lib/Utilities/src/JsonFile.h:70
Method
KeyValue
* Constructs a key value pair. */
lib/SettingsService/src/KeyValue.h:121
Method
KeyValueBool
* Constructs a key value pair. * * @param[in] key Key * @param[in] name User friendly name * @param[in] defValue Defau
lib/SettingsService/src/KeyValueBool.h:71
Method
KeyValueInt32
* Constructs a key value pair. * * @param[in] key Key * @param[in] name User friendly name * @param[in] defValue Defau
lib/SettingsService/src/KeyValueInt32.h:73
Method
KeyValueJson
* Constructs a key value pair. * * @param[in] key Key * @param[in] name User friendly name * @param[in] defValue Defau
lib/SettingsService/src/KeyValueJson.h:74
Method
KeyValueNumber
* Constructs a key value pair. * * @param[in] key Key * @param[in] name User friendly name * @param[in] defValue Defau
lib/SettingsService/src/KeyValue.h:156
Method
KeyValueString
* Constructs a key value pair. * * @param[in] key The key of the key value pair. * @param[in] name The name of the k
lib/SettingsService/src/KeyValueString.h:74
Method
KeyValueUInt32
* Constructs a key value pair. * * @param[in] key Key * @param[in] name User friendly name * @param[in] defValue Defau
lib/SettingsService/src/KeyValueUInt32.h:73
Method
KeyValueUInt8
* Constructs a key value pair. * * @param[in] key Key * @param[in] name User friendly name * @param[in] defValue Defau
lib/SettingsService/src/KeyValueUInt8.h:73
Method
LampWidget
* Constructs a lamp widget, being black in off state and white in on state. * * @param[in] width Widget width in pixel. * @param[in
lib/YAWidgets/src/LampWidget.h:74
Method
LdrChannelIlluminance
* Constructs the illuminance channel of the LDR sensor. */
lib/Sensors/src/SensorLdr.h:72
Method
LogSink
* Constructs the log sink. */
lib/Logging/src/Logging.h:409
Method
LogSinkPrinter
* Constructs a empty printer log sink. */
lib/Logging/src/LogSinkPrinter.h:67
Method
LogSinkWebsocket
* Constructs a empty printer log sink. */
src/Web/LogSinkWebsocket.h:68
Method
Logging
* Construct Logging. */
lib/Logging/src/Logging.h:374
Method
LzwDecoder
lib/YAWidgets/src/LzwDecoder.cpp:63
Method
MatrixPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/MatrixPlugin/src/MatrixPlugin.h:72
Method
MemMon
* Constructs the memory monitor. */
src/General/MemMon.h:122
Method
MiniTerminal
* Construct the mini terminal instance. * * @param[in] stream In-/Out-stream */
src/General/MiniTerminal.h:74
Method
MqttApiTopicHandler
* Construct the MQTT topic handler adapter. */
lib/MqttApiTopicHandler/src/MqttApiTopicHandler.h:71
Method
MqttBrokerConnection
* Constructs the MqttBrokerConnection instance. */
lib/MqttService/src/MqttBrokerConnection.h:76
Method
MqttDiscoveryInfo
Construct Home Assistant MQTT discovery information. */
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.h:189
Method
MqttService
* Constructs the service instance. */
lib/MqttService/src/MqttService.h:199
Method
MqttSetting
lib/MqttService/src/MqttSetting.cpp:62
Method
Msg
* Initializes a empty message. */
lib/Logging/src/Logging.h:228
Method
MultiIconPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime). * @param[in] uid Unique id. */
lib/MultiIconPlugin/src/MultiIconPlugin.h:76
Method
MultiIconView32x16
* Construct the view. */
lib/Views/src/layout/MultiIconView32x16.h:71
Method
MultiIconView32x8
* Construct the view. */
lib/Views/src/layout/MultiIconView32x8.h:71
Method
MultiIconView64x64
* Construct the view. */
lib/Views/src/layout/MultiIconView64x64.h:71
Method
MultiIconViewGeneric
* Construct the view. */
lib/Views/src/layout/MultiIconViewGeneric.h:71
Method
Mutex
* Create mutex wrapper. */
lib/Os/src/Mutex.hpp:69
Method
MutexGuard
* Creates the mutex guard and takes the mutex. * It will wait infinite, till it gets it. * * @param[in] mutex The guard uses this mutex
lib/Os/src/Mutex.hpp:312
Method
MutexRecursive
* Create mutex wrapper. */
lib/Os/src/Mutex.hpp:187
Method
OpenMeteoPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/OpenMeteoPlugin/src/OpenMeteoPlugin.h:76
Method
OpenWeatherCurrent
* Constructs the OpenWeather source. */
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.h:69
Method
OpenWeatherForecast
* Constructs the OpenWeather source. */
lib/OpenWeatherPlugin/src/OpenWeatherForecast.h:69
Method
OpenWeatherOneCallCurrent
* Constructs the OpenWeather source. * * @param[in] oneCallApiVersion Version of the One-Call API to use. Supported: "3.0" */
lib/OpenWeatherPlugin/src/OpenWeatherOneCallCurrent.h:74
Method
OpenWeatherOneCallForecast
* Constructs the OpenWeather source. * * @param[in] oneCallApiVersion Version of the One-Call API to use. Supported: "3.0" */
lib/OpenWeatherPlugin/src/OpenWeatherOneCallForecast.h:74
Method
OpenWeatherPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.h:87
Method
OpenWeatherView32x16
lib/Views/src/layout/OpenWeatherView32x16.cpp:152
Method
OpenWeatherView32x8
lib/Views/src/layout/OpenWeatherView32x8.cpp:152
Method
OpenWeatherView64x64
lib/Views/src/layout/OpenWeatherView64x64.cpp:228
Method
PlayerView32x16
* Construct the view. */
lib/Views/src/layout/PlayerView32x16.h:74
Method
PlayerView32x8
* Construct the view. */
lib/Views/src/layout/PlayerView32x8.h:74
Method
PlayerView64x64
* Construct the view. */
lib/Views/src/layout/PlayerView64x64.h:74
Method
PlayerViewGeneric
* Construct the view. */
lib/Views/src/layout/PlayerViewGeneric.h:74
Method
Plugin
* Constructs the plugin. * It is disabled by default. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid
lib/Plugin/src/Plugin.hpp:402
Method
PluginFactory
* Constructs the plugin factory. */
src/Plugin/PluginFactory.h:71
Method
PluginMetaData
* Construct plugin meta data instance. */
lib/TopicHandlerService/src/TopicHandlerService.h:222
Method
PluginMgr
* Constructs the plugin manager. */
src/Plugin/PluginMgr.h:157
Method
PluginWithConfig
* Construct the base plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id * @param[in]
lib/Plugin/src/PluginWithConfig.hpp:180
Method
Print
* Constructs a print object. */
lib/ArduinoNative/src/Print.h:82
Method
ProgressBar
* Constructs a progress bar widget. * * @param[in] width Widget width in pixel. * @param[in] height Widget height in pixel.
lib/YAWidgets/src/ProgressBar.h:84
Method
PsAllocator
* Constructs the allocator. */
lib/Allocator/src/PsAllocator.hpp:76
Method
Queue
* Create queue wrapper. */
lib/Os/src/Queue.hpp:71
Method
RTTTL
* Constructs the RTTTL player. */
src/General/RTTTL.h:518
Method
RainbowPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/RainbowPlugin/src/RainbowPlugin.h:71
Method
RecursiveAverageIIR
* Create the filter, based on given information. * * @param[in] filterTimeConstant The filter time constant. * @param[in] startValue
src/DisplayMgr/BrightnessCtrl.h:94
Method
Request
* Constructs a request. */
lib/RestService/src/RestService.h:227
Method
Response
* Constructs a response. */
lib/RestService/src/RestService.h:176
Method
RestApiTopicHandler
* Construct the REST API web topic handler adapter. */
lib/RestApiTopicHandler/src/RestApiTopicHandler.h:70
Method
RestService
* Constructs the service instance. */
lib/RestService/src/RestService.h:312
Method
RestartMgr
src/Restart/RestartMgr.cpp:119
Method
RestartState
* Constructs the state. */
src/SystemState/RestartState.h:110
Method
Rgb565
* Constructs the color black. */
lib/YAGfx/src/Rgb565.h:77
Method
Rgb888
* Constructs the color black. */
lib/YAGfx/src/Rgb888.h:77
Method
Rtc1307Drv
* Constructs the driver. */
lib/RtcDrv/src/Rtc1307Drv.h:72
Method
Rtc3231Drv
* Constructs the driver. */
lib/RtcDrv/src/Rtc3231Drv.h:72
Method
RtcNoneDrv
* Constructs the driver. */
lib/RtcDrv/src/RtcNoneDrv.h:68
Method
ScrollController
lib/YAWidgets/src/ScrollController.cpp:65
Method
SensorBattery
* Constructs the driver for the battery sensor. */
lib/Sensors/src/SensorBattery.h:152
Method
SensorChannelType
* Constructs the sensor channel. */
lib/Common/src/SensorChannelType.hpp:130
Method
SensorDataProvider
src/Hal/SensorDataProvider.cpp:381
Method
SensorDataProviderImpl
* Constructs the sensor data provider. * * @param[in] sensors Array with all installed sensor drivers. * @param[in] cnt Number
lib/Common/src/SensorDataProviderImpl.h:71
Method
SensorDhtX
* Constructs the DHTx sensor. * * @param[in] model DHTx sensor model */
lib/Sensors/src/SensorDhtX.h:256
Method
SensorHeap
* Constructs the driver for the heap memory observer. */
lib/Sensors/src/SensorHeap.h:276
Method
SensorLdr
* Constructs the driver for the LDR. * * @param[in] ldrType The type of the LDR. * @param[in] resistance The series resistance
lib/Sensors/src/SensorLdr.h:167
← previous
next →
801–900 of 2,917, ranked by callers