aws-crt-cpp
|
#include <aws/crt/Exports.h>
#include <aws/crt/auth/Sigv4Signing.h>
#include <aws/crt/mqtt/MqttClient.h>
Go to the source code of this file.
Classes | |
class | Aws::Iot::MqttClientConnectionConfig |
struct | Aws::Iot::WebsocketConfig |
class | Aws::Iot::MqttClientConnectionConfigBuilder |
class | Aws::Iot::MqttClient |
Namespaces | |
Aws | |
Aws::Iot | |
Typedefs | |
using | Aws::Iot::CreateSigningConfig = std::function< std::shared_ptr< Crt::Auth::ISigningConfig >(void)> |