ESPixelStick Firmware
Firmware for the ESPixelStick
|
This is the complete list of members for c_InputCommon, including all inherited members.
Begin()=0 | c_InputCommon | pure virtual |
c_InputCommon(c_InputMgr::e_InputChannelIds NewInputChannelId, c_InputMgr::e_InputType NewChannelType, uint32_t BufferSize) | c_InputCommon | |
ChannelType | c_InputCommon | protected |
GetConfig(ArduinoJson::JsonObject &jsonConfig)=0 | c_InputCommon | pure virtual |
GetDriverName(String &sDriverName)=0 | c_InputCommon | pure virtual |
GetInputChannelId() | c_InputCommon | inline |
GetInputType() | c_InputCommon | inline |
GetStatus(JsonObject &jsonStatus)=0 | c_InputCommon | pure 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(void)=0 | c_InputCommon | pure virtual |
ProcessButtonActions(c_ExternalInput::InputValue_t value) | c_InputCommon | inlinevirtual |
SetBufferInfo(uint32_t BufferSize)=0 | c_InputCommon | pure virtual |
SetConfig(ArduinoJson::JsonObject &jsonConfig)=0 | c_InputCommon | pure virtual |
SetOperationalState(bool ActiveFlag) | c_InputCommon | inlinevirtual |
~c_InputCommon() | c_InputCommon | virtual |