MCPcopy Create free account

hub / github.com/BlueAndi/Pixelix / functions

Functions2,917 in github.com/BlueAndi/Pixelix

Methodenable
src/DisplayMgr/BrightnessCtrl.cpp:102
Methodenable
src/DisplayMgr/SlotList.cpp:276
MethodenableFadeEffect
* Enable the fade effect. */
lib/YAWidgets/src/TextWidget.h:317
MethodenableWakeUpSources
src/Hal/ButtonDrv.cpp:205
Methodend
src/Web/MyWebServer.cpp:118
Methodend
src/Hal/SensorDataProvider.cpp:181
Methodend
src/DisplayMgr/DisplayMgr.cpp:210
Methodentry
* The entry is called once, a state is entered. * * @param[in] sm Responsible state machine */
test/test_StateMachine/TestStateMachine.cpp:81
Methodentry
src/SystemState/ErrorState.cpp:74
Methodentry
src/SystemState/ConnectedState.cpp:80
Methodentry
src/SystemState/ConnectingState.cpp:76
Methodentry
src/SystemState/IdleState.cpp:66
Methodentry
src/SystemState/RestartState.cpp:77
Methodentry
src/SystemState/InitState.cpp:109
Functionerror
* Common error handler used in case a requested path was not found. * * @param[in] request Web request */
src/Web/MyWebServer.cpp:146
Methoderror
* Handle invalid rest path request. * * @param[in] request HTTP request */
src/Web/RestApi.cpp:228
MethoderrorToStr
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:1611
FunctionexecButtonAction
* Execute a button action. * * @param[in] topic Topic * @param[in] value Value * * @return If successful, it will return true otherwise f
src/Topics/Topics.cpp:240
Methodexecute
src/Web/WsCommand/WsCmdButton.cpp:65
Methodexecute
src/Web/WsCommand/WsCmdSlot.cpp:67
Methodexecute
src/Web/WsCommand/WsCmdSlotDuration.cpp:67
Methodexecute
src/Web/WsCommand/WsCmdAlias.cpp:66
Methodexecute
src/Web/WsCommand/WsCmdRestart.cpp:65
Methodexecute
src/Web/WsCommand/WsCmdSlots.cpp:66
Methodexecute
src/Web/WsCommand/WsCmdUninstall.cpp:68
Methodexecute
src/Web/WsCommand/WsCmdMove.cpp:67
Methodexecute
src/Web/WsCommand/WsCmdIperf.cpp:68
Methodexecute
src/Web/WsCommand/WsCmdBrightness.cpp:66
Methodexecute
src/Web/WsCommand/WsCmdGetDisp.cpp:67
Methodexecute
src/Web/WsCommand/WsCmdFontType.cpp:66
Methodexecute
src/Web/WsCommand/WsCmdPlugins.cpp:65
Methodexecute
src/Web/WsCommand/WsCmdInstall.cpp:66
Methodexecute
src/Web/WsCommand/WsCmdEffect.cpp:65
MethodexecuteAction
src/ButtonHandler/ButtonActions.cpp:70
MethodexecuteCommand
src/General/MiniTerminal.cpp:192
Methodexit
* The exit is called once, a state will be left. * * @param[in] sm Responsible state machine */
test/test_StateMachine/TestStateMachine.cpp:105
Methodexit
src/SystemState/ErrorState.cpp:193
Methodexit
src/SystemState/ConnectedState.cpp:146
Methodexit
src/SystemState/ConnectingState.cpp:194
Methodexit
src/SystemState/APState.cpp:214
Methodexit
src/SystemState/IdleState.cpp:80
Methodexit
src/SystemState/RestartState.cpp:171
Methodexit
src/SystemState/InitState.cpp:338
MethodfadeIn
lib/FadeEffects/src/FadeLinear.cpp:67
MethodfadeIn
lib/FadeEffects/src/FadeMoveY.cpp:67
MethodfadeOut
lib/FadeEffects/src/FadeLinear.cpp:97
MethodfadeOut
lib/FadeEffects/src/FadeMoveY.cpp:76
MethodfillUpWithSpaces
src/Service/ClockDrv.cpp:211
MethodfilterPluginAlias
src/Plugin/PluginMgr.cpp:494
MethodfontTypeToStr
lib/Fonts/src/Fonts.cpp:104
MethodfromRgb565
* Set new color information by RGB565 value. * The intensity won't change. * * @param[in] value Color value (RGB) in 16 bit format
lib/YAGfx/src/Rgb565.h:349
MethodgenerateFullPath
* Generate the full path for any plugin instance specific kind of configuration * file. * * @param[in] uid The plugin UID *
lib/Plugin/src/Plugin.hpp:381
MethodgenerateInitialPattern
lib/GameOfLifePlugin/src/GameOfLifePlugin.cpp:301
MethodgenerateJobId
lib/HttpService/src/HttpService.cpp:337
FunctiongeneratePieGraph
(t,e)
data/js/rpie.js:1
MethodgenerateUID
src/Plugin/PluginFactory.cpp:137
Methodget
* Get base color information with respect to current intensity. * * @param[out] red Red value * @param[out] green Green value
lib/YAGfx/src/Rgb565.h:199
Methodget
lib/RestService/src/RestService.cpp:197
Methodget
lib/HttpService/src/HttpService.cpp:164
MethodgetActiveIconSlots
lib/Views/src/layout/MultiIconView32x8.cpp:70
MethodgetActiveIconSlots
lib/Views/src/layout/MultiIconView32x16.cpp:70
MethodgetActiveIconSlots
lib/Views/src/layout/MultiIconView64x64.cpp:70
MethodgetActiveWeatherInfo
lib/Views/src/layout/OpenWeatherView32x8.cpp:243
MethodgetActiveWeatherInfo
lib/Views/src/layout/OpenWeatherView32x16.cpp:243
MethodgetActiveWeatherInfo
lib/Views/src/layout/OpenWeatherView64x64.cpp:387
MethodgetActualConfiguration
lib/IconTextLampPlugin/src/IconTextLampPlugin.cpp:463
MethodgetActualConfiguration
lib/IconTextPlugin/src/IconTextPlugin.cpp:337
MethodgetAdcRawAvg
lib/Sensors/src/SensorBattery.cpp:133
MethodgetAmbientLightLevel
src/DisplayMgr/AmbientLight.cpp:130
MethodgetBaseNameFromPath
lib/Logging/src/Logging.cpp:242
MethodgetBitsPerPixelElement
lib/DDPPlugin/src/DDPServer.cpp:397
MethodgetBlue
* Get blue color value. * * @return Blue value */
lib/YAGfx/src/Rgb565.h:269
MethodgetBrightness
* Get brightness level in digits. * * @return Brightness level in digits [0; 255]. */
src/DisplayMgr/BrightnessCtrl.h:229
MethodgetBuffer
* Get display buffer. * * @return Display buffer */
test/common/YAGfxTest.hpp:186
MethodgetCallCounterDrawPixel
* Get call counter of @drawPixel. * * @return Call counter */
test/common/YAGfxTest.hpp:196
MethodgetCellState
lib/GameOfLifePlugin/src/GameOfLifePlugin.cpp:316
MethodgetChannel
lib/Sensors/src/SensorSystem.cpp:62
MethodgetChannel
lib/Sensors/src/SensorHeap.cpp:62
MethodgetChannel
lib/Sensors/src/SensorWiFi.cpp:62
MethodgetChannel
lib/Sensors/src/SensorSht3X.cpp:93
MethodgetChannel
lib/Sensors/src/SensorBattery.cpp:82
MethodgetChannel
lib/Sensors/src/SensorDhtX.cpp:112
MethodgetChannel
lib/SensorPlugin/src/SensorPlugin.cpp:269
MethodgetChipId
lib/Utilities/src/WiFiUtil.cpp:130
MethodgetCode
lib/YAWidgets/src/LzwDecoder.cpp:337
MethodgetColor
* Get color at given position, used for drawing text. * * @param[in] x x-coordinate * @param[in] y y-coordinate * * @return C
lib/BaseGfx/src/BaseGfxBrush.hpp:153
MethodgetColor
* Get color at given position, used for drawing text. * * @param[in] x x-coordinate * @param[in] y y-coordinate * * @return C
lib/BaseGfx/src/BaseGfxBrush.hpp:264
MethodgetComponentByIndex
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.cpp:564
MethodgetComponentCount
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.cpp:548
MethodgetConfigTopic
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.cpp:318
MethodgetConfiguration
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.cpp:341
MethodgetConfiguration
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:406
MethodgetConfiguration
lib/VolumioPlugin/src/VolumioPlugin.cpp:292
MethodgetConfiguration
* Get current active configuration in JSON format. * * @param[out] jsonCfg Configuration */
lib/Views/src/layout/DateTimeViewGeneric.h:300
MethodgetConfiguration
* Get current active configuration in JSON format. * * @param[out] jsonCfg Configuration */
lib/Views/src/layout/DateTimeView32x8.h:299
MethodgetConfiguration
lib/Views/src/layout/DateTimeView64x64.cpp:277
MethodgetConfiguration
* Get current active configuration in JSON format. * * @param[out] jsonCfg Configuration */
lib/Views/src/layout/DateTimeView32x16.h:299
MethodgetConfiguration
lib/SoundReactivePlugin/src/SoundReactivePlugin.cpp:280
MethodgetConfiguration
lib/CountdownPlugin/src/CountdownPlugin.cpp:214
MethodgetConfiguration
lib/SensorPlugin/src/SensorPlugin.cpp:205
← previousnext →1,201–1,300 of 2,917, ranked by callers