AWS IoT Device SDK C++ v2  1.34.0
AWS IoT Device SDK C++ v2
Aws::Crt::Mqtt::MqttClient Member List

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

LastError() const noexceptAws::Crt::Mqtt::MqttClient
MqttClient(Io::ClientBootstrap &bootstrap, Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Mqtt::MqttClient
MqttClient(Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Mqtt::MqttClient
MqttClient(const MqttClient &)=deleteAws::Crt::Mqtt::MqttClient
MqttClient(MqttClient &&) noexceptAws::Crt::Mqtt::MqttClient
NewConnection(const char *hostName, uint32_t port, const Io::SocketOptions &socketOptions, const Crt::Io::TlsContext &tlsContext, bool useWebsocket=false) noexceptAws::Crt::Mqtt::MqttClient
NewConnection(const char *hostName, uint32_t port, const Io::SocketOptions &socketOptions, bool useWebsocket=false) noexceptAws::Crt::Mqtt::MqttClient
operator bool() const noexceptAws::Crt::Mqtt::MqttClient
operator=(const MqttClient &)=deleteAws::Crt::Mqtt::MqttClient
operator=(MqttClient &&) noexceptAws::Crt::Mqtt::MqttClient
~MqttClient()Aws::Crt::Mqtt::MqttClient