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
AudioService
* Constructs the audio service instance. */
lib/AudioService/src/AudioService.h:143
Method
AudioToneDetector
* Constructs the audio tone detector instance. */
lib/AudioService/src/AudioToneDetector.h:73
Method
BaseFont
* Constructs a font, without graphical representation. * Note, until no GFXfont is assigned, it can not draw any character. */
lib/BaseGfx/src/BaseFont.hpp:74
Method
BaseGfx
Constructs the graphic functionality. */
lib/BaseGfx/src/BaseGfx.hpp:596
Method
BaseGfxBitmap
* Constructs a bitmap. */
lib/BaseGfx/src/BaseGfxBitmap.hpp:88
Method
BaseGfxBrush
* Constructs a base graphics brush. */
lib/BaseGfx/src/BaseGfxBrush.hpp:103
Method
BaseGfxCanvas
* Constructs a canvas. * * @param[in] parentGfx The graphic operations of the parent canvas. * @param[in] offsX The x offset in the
lib/BaseGfx/src/BaseGfxCanvas.hpp:81
Method
BaseGfxDynamicBitmap
* Constructs the bitmap, but without internal buffer. */
lib/BaseGfx/src/BaseGfxBitmap.hpp:407
Method
BaseGfxLinearGradientBrush
* Constructs a gradient graphics brush with default colors. */
lib/BaseGfx/src/BaseGfxBrush.hpp:218
Method
BaseGfxPen
* Constructs a base graphics pen. * * @param[in] gfx Base graphics */
lib/BaseGfx/src/BaseGfxPen.hpp:76
Method
BaseGfxSolidBrush
* Constructs a solid graphics brush with default color. */
lib/BaseGfx/src/BaseGfxBrush.hpp:121
Method
BaseGfxStaticBitmap
* Constructs the bitmap. */
lib/BaseGfx/src/BaseGfxBitmap.hpp:110
Method
BaseGfxText
* Constructs a base text object, without graphical font representation. * Note, until no GFXfont is assigned, it can not draw any character.
lib/BaseGfx/src/BaseGfxText.hpp:77
Method
BatteryChannelSoC
* Constructs the SoC channel of the battery sensor. */
lib/Sensors/src/SensorBattery.h:72
Method
BatteryPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/BatteryPlugin/src/BatteryPlugin.h:75
Method
BitmapWidget
* Constructs a bitmap widget, which is empty. * * @param[in] width Widget width in pixel. * @param[in] height Widget height in p
lib/YAWidgets/src/BitmapWidget.h:81
Method
BmpImgLoader
* Construct a new bitmap loader object. */
lib/YAWidgets/src/BmpImgLoader.h:84
Method
BrightnessCtrl
src/DisplayMgr/BrightnessCtrl.cpp:301
Method
ButtonActions
* Construct the button actions. */
src/ButtonHandler/ButtonActions.h:86
Method
ButtonDrv
* Constructs the button driver instance. */
src/Hal/ButtonDrv.h:212
Method
ButtonHandler
* Construct the button handler. */
src/ButtonHandler/ButtonHandler.hpp:76
Method
ButtonInfo
src/ButtonHandler/ButtonHandler.hpp:215
Method
BuzzerDrv
* Construct BuzzerDrv. */
src/Hal/BuzzerDrv.h:132
Method
CanvasTextView32x16
* Construct the view. */
lib/Views/src/layout/CanvasTextView32x16.h:73
Method
CanvasTextView32x8
* Construct the view. */
lib/Views/src/layout/CanvasTextView32x8.h:73
Method
CanvasTextView64x64
* Construct the view. */
lib/Views/src/layout/CanvasTextView64x64.h:73
Method
CanvasTextViewGeneric
* Construct the view. */
lib/Views/src/layout/CanvasTextViewGeneric.h:73
Method
CanvasViewGeneric
* Construct the view. */
lib/Views/src/layout/CanvasViewGeneric.h:75
Method
CanvasWidget
* Constructs a canvas widget. * * @param[in] width Widget width in pixel. * @param[in] height Widget height in pixel. * @pa
lib/YAWidgets/src/CanvasWidget.h:75
Method
CaptivePortalHandler
* Constructs the captive portal request handler. * * @param[in] resetReqHandler Reset request handler */
src/Web/CaptivePortalHandler.h:75
Method
ClockDrv
* Construct ClockDrv. */
src/Service/ClockDrv.h:158
Method
ConnectedState
* Constructs the state. */
src/SystemState/ConnectedState.h:107
Method
ConnectingState
* Constructs the state. */
src/SystemState/ConnectingState.h:126
Method
CountdownPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/CountdownPlugin/src/CountdownPlugin.h:182
Method
CriticalSection
* Create critical section wrapper. */
lib/Os/src/CriticalSection.hpp:69
Method
CriticalSectionGuard
* Creates the critical section guard and enters it. * * @param[in] critSec The guard uses this critical section for protection. */
lib/Os/src/CriticalSection.hpp:118
Method
DDPPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/DDPPlugin/src/DDPPlugin.h:74
Method
DDPServer
* Constructs a DDP server. */
lib/DDPPlugin/src/DDPServer.h:98
Method
DInPin
* Constructs an digital output pin instance. */
lib/Common/src/Io.hpp:195
Method
DInPin
* Constructs an digital output pin instance. */
lib/Common/src/Io.hpp:223
Method
DInPin
* Constructs an digital output pin instance. */
lib/Common/src/Io.hpp:263
Method
DInPin
* Constructs an digital output pin instance. */
lib/Common/src/Io.hpp:303
Method
DOutPin
* Constructs an digital output pin instance. */
lib/Common/src/Io.hpp:141
Method
DateDMY
Initialize structure. */
lib/CountdownPlugin/src/CountdownPlugin.h:84
Method
DateTimePlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/DateTimePlugin/src/DateTimePlugin.h:77
Method
DateTimeView32x16
* Construct the view. */
lib/Views/src/layout/DateTimeView32x16.h:74
Method
DateTimeView32x8
* Construct the view. */
lib/Views/src/layout/DateTimeView32x8.h:74
Method
DateTimeView64x64
* Construct the view. */
lib/Views/src/layout/DateTimeView64x64.h:72
Method
DateTimeViewGeneric
* Construct the view. */
lib/Views/src/layout/DateTimeViewGeneric.h:74
Method
DhtXHumidityChannel
* Constructs the humidity channel of the DHTx sensor. * * @param[in] driver The DHTx driver. */
lib/Sensors/src/SensorDhtX.h:159
Method
DhtXTemperatureChannel
* Constructs the temperature channel of the DHTx sensor. * * @param[in] driver The DHTx driver. */
lib/Sensors/src/SensorDhtX.h:73
Method
Display
lib/HalTftDisplay/src/Display.cpp:70
Method
Display
lib/HalHub75Esp32/src/Display.cpp:102
Method
Display
lib/HalLedMatrix/src/Display.cpp:70
Method
DisplayMgr
src/DisplayMgr/DisplayMgr.cpp:840
Method
DoubleFrameBuffer
* Construct the double framebuffer. */
src/DisplayMgr/DoubleFrameBuffer.h:70
Method
ErrorState
* Constructs the state. */
src/SystemState/ErrorState.h:155
Method
FS
lib/ArduinoNative/src/FS.h:163
Method
FadeEffectController
* Constructs the fade effect controller. * * @param[in] doubleFrameBuffer Double framebuffer for double buffering. */
src/DisplayMgr/FadeEffectController.h:86
Method
FadeLinear
* Constructs the linear fade effect. */
lib/FadeEffects/src/FadeLinear.h:68
Method
FadeMoveX
* Constructs the fade effect. */
lib/FadeEffects/src/FadeMoveX.h:70
Method
FadeMoveY
* Constructs the fade effect. */
lib/FadeEffects/src/FadeMoveY.h:70
Method
File
lib/ArduinoNative/src/FS.h:76
Method
FileMgrService
* Constructs the service instance. */
lib/FileMgrService/src/FileMgrService.h:217
Method
FileTableEntry
* Construct a file table enty. */
lib/FileMgrService/src/FileMgrService.h:137
Method
FirePlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/FirePlugin/src/FirePlugin.h:85
Method
GameOfLifePlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/GameOfLifePlugin/src/GameOfLifePlugin.h:85
Method
GifFileLoader
* Construct the GIF file loader. */
lib/YAWidgets/src/GifFileLoader.h:67
Method
GifFileToMemLoader
* Construct the GIF file loader. */
lib/YAWidgets/src/GifFileToMemLoader.h:70
Method
GifImgPlayer
lib/YAWidgets/src/GifImgPlayer.cpp:256
Method
GrabViaMqttPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/GrabViaMqttPlugin/src/GrabViaMqttPlugin.h:76
Method
GrabViaRestPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/GrabViaRestPlugin/src/GrabViaRestPlugin.h:77
Method
GruenbeckPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/GruenbeckPlugin/src/GruenbeckPlugin.h:78
Method
HeapChannelFreeHeap
* Constructs the channel of the heap memory observer sensor. */
lib/Sensors/src/SensorHeap.h:69
Method
HeapChannelMaxAllocHeap
* Constructs the channel of the heap memory observer sensor. */
lib/Sensors/src/SensorHeap.h:207
Method
HeapChannelMinFreeHeap
* Constructs the channel of the heap memory observer sensor. */
lib/Sensors/src/SensorHeap.h:138
Method
HomeAssistantMqtt
* Construct the Home Assistant extension instance. */
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.h:72
Method
HttpFileResponseHandler
* Constructs the file response handler. */
lib/HttpService/src/HttpFileResponseHandler.h:69
Method
HttpFunctionResponseHandler
* Constructs the function response handler. * * @param[in] function Function to call when a response chunk is available. */
lib/HttpService/src/HttpFunctionResponseHandler.h:81
Method
HttpHeader
* Constructs a empty header. */
lib/AsyncHttpClient/src/HttpHeader.h:67
Method
HttpResponse
* Construct a empty response. */
lib/AsyncHttpClient/src/HttpResponse.h:72
Method
HttpRsp
* Construct a new HTTP response object. */
lib/HttpService/src/HttpRsp.h:70
Method
HttpService
* Constructs the service instance. */
lib/HttpService/src/HttpService.h:183
Method
HttpServiceWorker
* Constructs the HTTP service worker. */
lib/HttpService/src/HttpServiceWorker.h:68
Method
IAllocator
* Constructs the allocator. */
lib/Allocator/src/IAllocator.h:96
Method
IAudioObserver
* Construct the audio oberserver interface. */
lib/AudioService/src/AudioDrv.h:89
Method
IButtonObserver
* Creates the button observer interface. */
src/Hal/ButtonDrv.h:111
Method
ICanvasTextView
* Construct the interface. */
lib/Views/src/interface/ICanvasTextView.h:135
Method
ICanvasView
* Construct the interface. */
lib/Views/src/interface/ICanvasView.h:105
Method
IDateTimeView
* Construct the view. */
lib/Views/src/interface/IDateTimeView.h:238
Method
IDisplay
* Constructs the display interface. */
lib/Common/src/IDisplay.hpp:127
Method
IFadeEffect
* Constructs the fade effect interface. */
lib/FadeEffects/src/IFadeEffect.hpp:106
Method
IGifLoader
* Construct the interface. */
lib/YAWidgets/src/IGifLoader.h:127
Method
IHttpResponseHandler
* Constructs the interface. */
lib/HttpService/src/IHttpResponseHandler.h:93
Method
IIconTextLampView
* Construct the interface. */
lib/Views/src/interface/IIconTextLampView.h:158
Method
IIconTextView
* Construct the interface. */
lib/Views/src/interface/IIconTextView.h:141
Method
IIndicatorView
* Construct the interface. */
lib/Views/src/interface/IIndicatorView.h:126
Method
IMultiIconView
* Construct the view. */
lib/Views/src/interface/IMultiIconView.h:108
Method
IOpenWeatherView
* Construct the interface. */
lib/Views/src/interface/IOpenWeatherView.h:253
Method
IPlayerView
* Construct the interface. */
lib/Views/src/interface/IPlayerView.h:148
← previous
next →
701–800 of 2,917, ranked by callers