RSeries astromech firmware
|
This is the complete list of members for WifiMarcduinoReceiverBase< maxClients, BUFFER_SIZE >, including all inherited members.
animate() override | WifiMarcduinoReceiverBase< maxClients, BUFFER_SIZE > | inlinevirtual |
AnimatedEvent() | AnimatedEvent | inline |
enabled() | WifiMarcduinoReceiverBase< maxClients, BUFFER_SIZE > | inline |
fClientLastMsg | WifiMarcduinoReceiverBase< maxClients, BUFFER_SIZE > | |
fClients | WifiMarcduinoReceiverBase< maxClients, BUFFER_SIZE > | |
process() | AnimatedEvent | inlinestatic |
setCommandHandler(void(*commandHandler)(const char *cmd)) | WifiMarcduinoReceiverBase< maxClients, BUFFER_SIZE > | inline |
setEnabled(bool enabled) | WifiMarcduinoReceiverBase< maxClients, BUFFER_SIZE > | inline |
setLoopDoneCallback(AnimatedLoopDone loopProc) | AnimatedEvent | inline |
wifiConnected(WifiAccess &access) override | WifiMarcduinoReceiverBase< maxClients, BUFFER_SIZE > | inlinevirtual |
wifiDisconnected(WifiAccess &access) override | WifiMarcduinoReceiverBase< maxClients, BUFFER_SIZE > | inlinevirtual |
WifiMarcduinoReceiverBase(WifiAccess &wifiAccess, uint16_t port=2000) | WifiMarcduinoReceiverBase< maxClients, BUFFER_SIZE > | inline |