ESPixelStick Firmware
Firmware for the ESPixelStick
|
This is the complete list of members for c_InputDDP, including all inherited members.
__attribute__((packed)) DDP_Header_t | c_InputDDP | inlineprivate |
__attribute__((packed)) DDP_packet_t | c_InputDDP | inlineprivate |
__attribute__((packed)) DDP_TimeCode_packet_t | c_InputDDP | inlineprivate |
__attribute__((packed)) DDP_stats_t | c_InputDDP | inlineprivate |
Begin() | c_InputDDP | virtual |
BufferIsAvailable enum value | c_InputDDP | private |
BufferIsBeingProcessed enum value | c_InputDDP | private |
BufferIsFilled enum value | c_InputDDP | private |
c_InputCommon(c_InputMgr::e_InputChannelIds NewInputChannelId, c_InputMgr::e_InputType NewChannelType, uint32_t BufferSize) | c_InputCommon | |
c_InputDDP(c_InputMgr::e_InputChannelIds NewInputChannelId, c_InputMgr::e_InputType NewChannelType, uint32_t BufferSize) | c_InputDDP | |
ChannelType | c_InputCommon | protected |
GetConfig(JsonObject &jsonConfig) | c_InputDDP | |
c_InputCommon::GetConfig(ArduinoJson::JsonObject &jsonConfig)=0 | c_InputCommon | pure virtual |
GetDriverName(String &sDriverName) | c_InputDDP | inlinevirtual |
GetInputChannelId() | c_InputCommon | inline |
GetInputType() | c_InputCommon | inline |
GetStatus(JsonObject &jsonStatus) | c_InputDDP | virtual |
HasBeenInitialized | c_InputCommon | protected |
InputChannelId | c_InputCommon | protected |
InputDataBufferSize | c_InputCommon | protected |
IsInputChannelActive | c_InputCommon | protected |
isShutDownRebootNeeded() | c_InputDDP | inlinevirtual |
lastError | c_InputDDP | private |
lastReceivedSequenceNumber | c_InputDDP | private |
NetworkStateChanged(bool NetwokState) | c_InputDDP | privatevirtual |
PacketBuffer | c_InputDDP | private |
PacketBufferStatus_t enum name | c_InputDDP | private |
Process() | c_InputDDP | virtual |
ProcessButtonActions(c_ExternalInput::InputValue_t value) | c_InputCommon | inlinevirtual |
ProcessReceivedData(DDP_packet_t &Packet) | c_InputDDP | private |
ProcessReceivedQuery() | c_InputDDP | private |
ProcessReceivedUdpPacket(AsyncUDPPacket _packet) | c_InputDDP | private |
SetBufferInfo(uint32_t BufferSize) | c_InputDDP | virtual |
SetConfig(JsonObject &jsonConfig) | c_InputDDP | |
c_InputCommon::SetConfig(ArduinoJson::JsonObject &jsonConfig)=0 | c_InputCommon | pure virtual |
SetOperationalState(bool ActiveFlag) | c_InputCommon | inlinevirtual |
stats | c_InputDDP | private |
suspend | c_InputDDP | private |
udp | c_InputDDP | private |
~c_InputCommon() | c_InputCommon | virtual |
~c_InputDDP() | c_InputDDP | virtual |