ESPixelStick Firmware
Firmware for the ESPixelStick
|
This is the complete list of members for c_InputDisabled, including all inherited members.
Begin() | c_InputDisabled | virtual |
c_InputCommon(c_InputMgr::e_InputChannelIds NewInputChannelId, c_InputMgr::e_InputType NewChannelType, uint32_t BufferSize) | c_InputCommon | |
c_InputDisabled(c_InputMgr::e_InputChannelIds NewInputChannelId, c_InputMgr::e_InputType NewChannelType, uint32_t BufferSize) | c_InputDisabled | |
ChannelType | c_InputCommon | protected |
GetConfig(JsonObject &jsonConfig) | c_InputDisabled | |
c_InputCommon::GetConfig(ArduinoJson::JsonObject &jsonConfig)=0 | c_InputCommon | pure virtual |
GetDriverName(String &sDriverName) | c_InputDisabled | inlinevirtual |
GetInputChannelId() | c_InputCommon | inline |
GetInputType() | c_InputCommon | inline |
GetStatus(JsonObject &jsonStatus) | c_InputDisabled | virtual |
HasBeenInitialized | c_InputCommon | protected |
InputChannelId | c_InputCommon | protected |
InputDataBufferSize | c_InputCommon | protected |
IsInputChannelActive | c_InputCommon | protected |
isShutDownRebootNeeded() | c_InputCommon | inlinevirtual |
NetworkStateChanged(bool IsConnected) | c_InputCommon | inlinevirtual |
Process() | c_InputDisabled | virtual |
ProcessButtonActions(c_ExternalInput::InputValue_t value) | c_InputCommon | inlinevirtual |
SetBufferInfo(uint32_t BufferSize) | c_InputDisabled | inlinevirtual |
SetConfig(JsonObject &jsonConfig) | c_InputDisabled | |
c_InputCommon::SetConfig(ArduinoJson::JsonObject &jsonConfig)=0 | c_InputCommon | pure virtual |
SetOperationalState(bool ActiveFlag) | c_InputCommon | inlinevirtual |
~c_InputCommon() | c_InputCommon | virtual |
~c_InputDisabled() | c_InputDisabled | virtual |