|
SNode.C
|
This is the complete list of members for iot::mqtt::MqttContext, including all inherited members.
| close()=0 | iot::mqtt::MqttContext | pure virtual |
| end(bool fatal=false)=0 | iot::mqtt::MqttContext | pure virtual |
| getSocketConnection() const =0 | iot::mqtt::MqttContext | pure virtual |
| mqtt | iot::mqtt::MqttContext | protected |
| MqttContext(Mqtt *mqtt) | iot::mqtt::MqttContext | explicit |
| MqttContext(const MqttContext &)=default | iot::mqtt::MqttContext | |
| onConnected() | iot::mqtt::MqttContext | |
| onDisconnected() | iot::mqtt::MqttContext | |
| onReceivedFromPeer() | iot::mqtt::MqttContext | |
| onSignal(int sig) | iot::mqtt::MqttContext | |
| operator=(const MqttContext &)=default | iot::mqtt::MqttContext | |
| recv(char *chunk, std::size_t chunklen)=0 | iot::mqtt::MqttContext | pure virtual |
| send(const char *chunk, std::size_t chunklen)=0 | iot::mqtt::MqttContext | pure virtual |
| ~MqttContext() | iot::mqtt::MqttContext | virtual |