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::Mqtt::MqttClient, including all inherited members.
LastError() const noexcept | Aws::Crt::Mqtt::MqttClient | |
MqttClient(Io::ClientBootstrap &bootstrap, Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Mqtt::MqttClient | |
MqttClient(Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Mqtt::MqttClient | |
MqttClient(const MqttClient &)=delete | Aws::Crt::Mqtt::MqttClient | |
MqttClient(MqttClient &&) noexcept | Aws::Crt::Mqtt::MqttClient | |
NewConnection(const char *hostName, uint32_t port, const Io::SocketOptions &socketOptions, const Crt::Io::TlsContext &tlsContext, bool useWebsocket=false) noexcept | Aws::Crt::Mqtt::MqttClient | |
NewConnection(const char *hostName, uint32_t port, const Io::SocketOptions &socketOptions, bool useWebsocket=false) noexcept | Aws::Crt::Mqtt::MqttClient | |
operator bool() const noexcept | Aws::Crt::Mqtt::MqttClient | |
operator=(const MqttClient &)=delete | Aws::Crt::Mqtt::MqttClient | |
operator=(MqttClient &&) noexcept | Aws::Crt::Mqtt::MqttClient | |
~MqttClient() | Aws::Crt::Mqtt::MqttClient |