MCPcopy Create free account

hub / github.com/BlueAndi/Pixelix / functions

Functions2,917 in github.com/BlueAndi/Pixelix

MethodAudioService
* Constructs the audio service instance. */
lib/AudioService/src/AudioService.h:143
MethodAudioToneDetector
* Constructs the audio tone detector instance. */
lib/AudioService/src/AudioToneDetector.h:73
MethodBaseFont
* Constructs a font, without graphical representation. * Note, until no GFXfont is assigned, it can not draw any character. */
lib/BaseGfx/src/BaseFont.hpp:74
MethodBaseGfx
Constructs the graphic functionality. */
lib/BaseGfx/src/BaseGfx.hpp:596
MethodBaseGfxBitmap
* Constructs a bitmap. */
lib/BaseGfx/src/BaseGfxBitmap.hpp:88
MethodBaseGfxBrush
* Constructs a base graphics brush. */
lib/BaseGfx/src/BaseGfxBrush.hpp:103
MethodBaseGfxCanvas
* 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
MethodBaseGfxDynamicBitmap
* Constructs the bitmap, but without internal buffer. */
lib/BaseGfx/src/BaseGfxBitmap.hpp:407
MethodBaseGfxLinearGradientBrush
* Constructs a gradient graphics brush with default colors. */
lib/BaseGfx/src/BaseGfxBrush.hpp:218
MethodBaseGfxPen
* Constructs a base graphics pen. * * @param[in] gfx Base graphics */
lib/BaseGfx/src/BaseGfxPen.hpp:76
MethodBaseGfxSolidBrush
* Constructs a solid graphics brush with default color. */
lib/BaseGfx/src/BaseGfxBrush.hpp:121
MethodBaseGfxStaticBitmap
* Constructs the bitmap. */
lib/BaseGfx/src/BaseGfxBitmap.hpp:110
MethodBaseGfxText
* 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
MethodBatteryChannelSoC
* Constructs the SoC channel of the battery sensor. */
lib/Sensors/src/SensorBattery.h:72
MethodBatteryPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/BatteryPlugin/src/BatteryPlugin.h:75
MethodBitmapWidget
* 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
MethodBmpImgLoader
* Construct a new bitmap loader object. */
lib/YAWidgets/src/BmpImgLoader.h:84
MethodBrightnessCtrl
src/DisplayMgr/BrightnessCtrl.cpp:301
MethodButtonActions
* Construct the button actions. */
src/ButtonHandler/ButtonActions.h:86
MethodButtonDrv
* Constructs the button driver instance. */
src/Hal/ButtonDrv.h:212
MethodButtonHandler
* Construct the button handler. */
src/ButtonHandler/ButtonHandler.hpp:76
MethodButtonInfo
src/ButtonHandler/ButtonHandler.hpp:215
MethodBuzzerDrv
* Construct BuzzerDrv. */
src/Hal/BuzzerDrv.h:132
MethodCanvasTextView32x16
* Construct the view. */
lib/Views/src/layout/CanvasTextView32x16.h:73
MethodCanvasTextView32x8
* Construct the view. */
lib/Views/src/layout/CanvasTextView32x8.h:73
MethodCanvasTextView64x64
* Construct the view. */
lib/Views/src/layout/CanvasTextView64x64.h:73
MethodCanvasTextViewGeneric
* Construct the view. */
lib/Views/src/layout/CanvasTextViewGeneric.h:73
MethodCanvasViewGeneric
* Construct the view. */
lib/Views/src/layout/CanvasViewGeneric.h:75
MethodCanvasWidget
* 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
MethodCaptivePortalHandler
* Constructs the captive portal request handler. * * @param[in] resetReqHandler Reset request handler */
src/Web/CaptivePortalHandler.h:75
MethodClockDrv
* Construct ClockDrv. */
src/Service/ClockDrv.h:158
MethodConnectedState
* Constructs the state. */
src/SystemState/ConnectedState.h:107
MethodConnectingState
* Constructs the state. */
src/SystemState/ConnectingState.h:126
MethodCountdownPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/CountdownPlugin/src/CountdownPlugin.h:182
MethodCriticalSection
* Create critical section wrapper. */
lib/Os/src/CriticalSection.hpp:69
MethodCriticalSectionGuard
* 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
MethodDDPPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/DDPPlugin/src/DDPPlugin.h:74
MethodDDPServer
* Constructs a DDP server. */
lib/DDPPlugin/src/DDPServer.h:98
MethodDInPin
* Constructs an digital output pin instance. */
lib/Common/src/Io.hpp:195
MethodDInPin
* Constructs an digital output pin instance. */
lib/Common/src/Io.hpp:223
MethodDInPin
* Constructs an digital output pin instance. */
lib/Common/src/Io.hpp:263
MethodDInPin
* Constructs an digital output pin instance. */
lib/Common/src/Io.hpp:303
MethodDOutPin
* Constructs an digital output pin instance. */
lib/Common/src/Io.hpp:141
MethodDateDMY
Initialize structure. */
lib/CountdownPlugin/src/CountdownPlugin.h:84
MethodDateTimePlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/DateTimePlugin/src/DateTimePlugin.h:77
MethodDateTimeView32x16
* Construct the view. */
lib/Views/src/layout/DateTimeView32x16.h:74
MethodDateTimeView32x8
* Construct the view. */
lib/Views/src/layout/DateTimeView32x8.h:74
MethodDateTimeView64x64
* Construct the view. */
lib/Views/src/layout/DateTimeView64x64.h:72
MethodDateTimeViewGeneric
* Construct the view. */
lib/Views/src/layout/DateTimeViewGeneric.h:74
MethodDhtXHumidityChannel
* Constructs the humidity channel of the DHTx sensor. * * @param[in] driver The DHTx driver. */
lib/Sensors/src/SensorDhtX.h:159
MethodDhtXTemperatureChannel
* Constructs the temperature channel of the DHTx sensor. * * @param[in] driver The DHTx driver. */
lib/Sensors/src/SensorDhtX.h:73
MethodDisplay
lib/HalTftDisplay/src/Display.cpp:70
MethodDisplay
lib/HalHub75Esp32/src/Display.cpp:102
MethodDisplay
lib/HalLedMatrix/src/Display.cpp:70
MethodDisplayMgr
src/DisplayMgr/DisplayMgr.cpp:840
MethodDoubleFrameBuffer
* Construct the double framebuffer. */
src/DisplayMgr/DoubleFrameBuffer.h:70
MethodErrorState
* Constructs the state. */
src/SystemState/ErrorState.h:155
MethodFS
lib/ArduinoNative/src/FS.h:163
MethodFadeEffectController
* Constructs the fade effect controller. * * @param[in] doubleFrameBuffer Double framebuffer for double buffering. */
src/DisplayMgr/FadeEffectController.h:86
MethodFadeLinear
* Constructs the linear fade effect. */
lib/FadeEffects/src/FadeLinear.h:68
MethodFadeMoveX
* Constructs the fade effect. */
lib/FadeEffects/src/FadeMoveX.h:70
MethodFadeMoveY
* Constructs the fade effect. */
lib/FadeEffects/src/FadeMoveY.h:70
MethodFile
lib/ArduinoNative/src/FS.h:76
MethodFileMgrService
* Constructs the service instance. */
lib/FileMgrService/src/FileMgrService.h:217
MethodFileTableEntry
* Construct a file table enty. */
lib/FileMgrService/src/FileMgrService.h:137
MethodFirePlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/FirePlugin/src/FirePlugin.h:85
MethodGameOfLifePlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/GameOfLifePlugin/src/GameOfLifePlugin.h:85
MethodGifFileLoader
* Construct the GIF file loader. */
lib/YAWidgets/src/GifFileLoader.h:67
MethodGifFileToMemLoader
* Construct the GIF file loader. */
lib/YAWidgets/src/GifFileToMemLoader.h:70
MethodGifImgPlayer
lib/YAWidgets/src/GifImgPlayer.cpp:256
MethodGrabViaMqttPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/GrabViaMqttPlugin/src/GrabViaMqttPlugin.h:76
MethodGrabViaRestPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/GrabViaRestPlugin/src/GrabViaRestPlugin.h:77
MethodGruenbeckPlugin
* Constructs the plugin. * * @param[in] name Plugin name (must exist over lifetime) * @param[in] uid Unique id */
lib/GruenbeckPlugin/src/GruenbeckPlugin.h:78
MethodHeapChannelFreeHeap
* Constructs the channel of the heap memory observer sensor. */
lib/Sensors/src/SensorHeap.h:69
MethodHeapChannelMaxAllocHeap
* Constructs the channel of the heap memory observer sensor. */
lib/Sensors/src/SensorHeap.h:207
MethodHeapChannelMinFreeHeap
* Constructs the channel of the heap memory observer sensor. */
lib/Sensors/src/SensorHeap.h:138
MethodHomeAssistantMqtt
* Construct the Home Assistant extension instance. */
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.h:72
MethodHttpFileResponseHandler
* Constructs the file response handler. */
lib/HttpService/src/HttpFileResponseHandler.h:69
MethodHttpFunctionResponseHandler
* Constructs the function response handler. * * @param[in] function Function to call when a response chunk is available. */
lib/HttpService/src/HttpFunctionResponseHandler.h:81
MethodHttpHeader
* Constructs a empty header. */
lib/AsyncHttpClient/src/HttpHeader.h:67
MethodHttpResponse
* Construct a empty response. */
lib/AsyncHttpClient/src/HttpResponse.h:72
MethodHttpRsp
* Construct a new HTTP response object. */
lib/HttpService/src/HttpRsp.h:70
MethodHttpService
* Constructs the service instance. */
lib/HttpService/src/HttpService.h:183
MethodHttpServiceWorker
* Constructs the HTTP service worker. */
lib/HttpService/src/HttpServiceWorker.h:68
MethodIAllocator
* Constructs the allocator. */
lib/Allocator/src/IAllocator.h:96
MethodIAudioObserver
* Construct the audio oberserver interface. */
lib/AudioService/src/AudioDrv.h:89
MethodIButtonObserver
* Creates the button observer interface. */
src/Hal/ButtonDrv.h:111
MethodICanvasTextView
* Construct the interface. */
lib/Views/src/interface/ICanvasTextView.h:135
MethodICanvasView
* Construct the interface. */
lib/Views/src/interface/ICanvasView.h:105
MethodIDateTimeView
* Construct the view. */
lib/Views/src/interface/IDateTimeView.h:238
MethodIDisplay
* Constructs the display interface. */
lib/Common/src/IDisplay.hpp:127
MethodIFadeEffect
* Constructs the fade effect interface. */
lib/FadeEffects/src/IFadeEffect.hpp:106
MethodIGifLoader
* Construct the interface. */
lib/YAWidgets/src/IGifLoader.h:127
MethodIHttpResponseHandler
* Constructs the interface. */
lib/HttpService/src/IHttpResponseHandler.h:93
MethodIIconTextLampView
* Construct the interface. */
lib/Views/src/interface/IIconTextLampView.h:158
MethodIIconTextView
* Construct the interface. */
lib/Views/src/interface/IIconTextView.h:141
MethodIIndicatorView
* Construct the interface. */
lib/Views/src/interface/IIndicatorView.h:126
MethodIMultiIconView
* Construct the view. */
lib/Views/src/interface/IMultiIconView.h:108
MethodIOpenWeatherView
* Construct the interface. */
lib/Views/src/interface/IOpenWeatherView.h:253
MethodIPlayerView
* Construct the interface. */
lib/Views/src/interface/IPlayerView.h:148
← previousnext →701–800 of 2,917, ranked by callers