aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
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
GetUnderlyingHandle() const noexceptAws::Crt::Mqtt5::Mqtt5Client
LastError() const noexceptAws::Crt::Mqtt5::Mqtt5Client
Mqtt::MqttConnectionAws::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