kmMqtt 0.0.1
MQTT Client Library
Loading...
Searching...
No Matches
kmMqtt::mqtt::MqttClient Member List

This is the complete list of members for kmMqtt::mqtt::MqttClient, including all inherited members.

connect(ConnectArgs &&args, ConnectAddress &&address) noexceptkmMqtt::mqtt::MqttClient
disconnect(DisconnectArgs &&args={}) noexceptkmMqtt::mqtt::MqttClient
getConnectionInfo() const noexceptkmMqtt::mqtt::MqttClient
getConnectionStatus() const noexceptkmMqtt::mqtt::MqttClient
getIsTickAsync() const noexceptkmMqtt::mqtt::MqttClient
MqttClient()kmMqtt::mqtt::MqttClient
MqttClient(const IMqttEnvironment *const env, const MqttClientOptions &clientOptions)kmMqtt::mqtt::MqttClient
onConnectEvent() noexceptkmMqtt::mqtt::MqttClient
onDisconnectEvent() noexceptkmMqtt::mqtt::MqttClient
onErrorEvent() noexceptkmMqtt::mqtt::MqttClient
onPublishCompletedEvent() noexceptkmMqtt::mqtt::MqttClient
onPublishEvent() noexceptkmMqtt::mqtt::MqttClient
onReconnectEvent() noexceptkmMqtt::mqtt::MqttClient
onSubscribeAckEvent() noexceptkmMqtt::mqtt::MqttClient
onUnSubscribeAckEvent() noexceptkmMqtt::mqtt::MqttClient
publish(const char *topic, ByteBuffer &&payload, PublishOptions &&options) noexceptkmMqtt::mqtt::MqttClient
shutdown() noexceptkmMqtt::mqtt::MqttClient
subscribe(const std::vector< Topic > &topics, SubscribeOptions &&options) noexceptkmMqtt::mqtt::MqttClient
tick() noexceptkmMqtt::mqtt::MqttClient
unSubscribe(const std::vector< Topic > &topics, UnSubscribeOptions &&options) noexceptkmMqtt::mqtt::MqttClient
~MqttClient()kmMqtt::mqtt::MqttClient