HiveMindBridge
|
This is the complete list of members for ITCPServer, including all inherited members.
close()=0 | ITCPServer | pure virtual |
isClientConnected()=0 | ITCPServer | pure virtual |
listen()=0 | ITCPServer | pure virtual |
onConnect(std::function< void()> hook)=0 | ITCPServer | pure virtual |
onDisconnect(std::function< void()> hook)=0 | ITCPServer | pure virtual |
receive(uint8_t *data, uint16_t length)=0 | ITCPServer | pure virtual |
send(const uint8_t *data, uint16_t length)=0 | ITCPServer | pure virtual |