AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Crt::Mqtt5::Mqtt5Client, including all inherited members.
GetOperationStatistics() noexcept | Aws::Crt::Mqtt5::Mqtt5Client | |
getptr() | Aws::Crt::Mqtt5::Mqtt5Client | inline |
LastError() const noexcept | Aws::Crt::Mqtt5::Mqtt5Client | |
Mqtt::MqttConnection class | Aws::Crt::Mqtt5::Mqtt5Client | friend |
NewMqtt5Client(const Mqtt5ClientOptions &options, Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Mqtt5::Mqtt5Client | static |
operator bool() const noexcept | Aws::Crt::Mqtt5::Mqtt5Client | |
Publish(std::shared_ptr< PublishPacket > publishPacket, OnPublishCompletionHandler onPublishCompletionCallback=NULL) noexcept | Aws::Crt::Mqtt5::Mqtt5Client | |
Start() const noexcept | Aws::Crt::Mqtt5::Mqtt5Client | |
Stop() noexcept | Aws::Crt::Mqtt5::Mqtt5Client | |
Stop(std::shared_ptr< DisconnectPacket > disconnectPacket) noexcept | Aws::Crt::Mqtt5::Mqtt5Client | |
Subscribe(std::shared_ptr< SubscribePacket > subscribePacket, OnSubscribeCompletionHandler onSubscribeCompletionCallback=NULL) noexcept | Aws::Crt::Mqtt5::Mqtt5Client | |
Unsubscribe(std::shared_ptr< UnsubscribePacket > unsubscribePacket, OnUnsubscribeCompletionHandler onUnsubscribeCompletionCallback=NULL) noexcept | Aws::Crt::Mqtt5::Mqtt5Client | |
~Mqtt5Client() | Aws::Crt::Mqtt5::Mqtt5Client | virtual |