AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Aws::Crt::Mqtt5::Mqtt5Client Member List

This is the complete list of members for Aws::Crt::Mqtt5::Mqtt5Client, including all inherited members.

GetOperationStatistics() noexceptAws::Crt::Mqtt5::Mqtt5Client
getptr()Aws::Crt::Mqtt5::Mqtt5Clientinline
LastError() const noexceptAws::Crt::Mqtt5::Mqtt5Client
Mqtt::MqttConnection classAws::Crt::Mqtt5::Mqtt5Clientfriend
NewMqtt5Client(const Mqtt5ClientOptions &options, Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Mqtt5::Mqtt5Clientstatic
operator bool() const noexceptAws::Crt::Mqtt5::Mqtt5Client
Publish(std::shared_ptr< PublishPacket > publishPacket, OnPublishCompletionHandler onPublishCompletionCallback=NULL) noexceptAws::Crt::Mqtt5::Mqtt5Client
Start() const noexceptAws::Crt::Mqtt5::Mqtt5Client
Stop() noexceptAws::Crt::Mqtt5::Mqtt5Client
Stop(std::shared_ptr< DisconnectPacket > disconnectPacket) noexceptAws::Crt::Mqtt5::Mqtt5Client
Subscribe(std::shared_ptr< SubscribePacket > subscribePacket, OnSubscribeCompletionHandler onSubscribeCompletionCallback=NULL) noexceptAws::Crt::Mqtt5::Mqtt5Client
Unsubscribe(std::shared_ptr< UnsubscribePacket > unsubscribePacket, OnUnsubscribeCompletionHandler onUnsubscribeCompletionCallback=NULL) noexceptAws::Crt::Mqtt5::Mqtt5Client
~Mqtt5Client()Aws::Crt::Mqtt5::Mqtt5Clientvirtual