aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
This is the complete list of members for Aws::Iot::MqttClient, including all inherited members.
LastError() const noexcept | Aws::Iot::MqttClient | inline |
MqttClient(Crt::Io::ClientBootstrap &bootstrap, Crt::Allocator *allocator=Crt::ApiAllocator()) noexcept | Aws::Iot::MqttClient | |
MqttClient(Crt::Allocator *allocator=Crt::ApiAllocator()) noexcept | Aws::Iot::MqttClient | |
NewConnection(const MqttClientConnectionConfig &config) noexcept | Aws::Iot::MqttClient | |
operator bool() const noexcept | Aws::Iot::MqttClient | inlineexplicit |