AWS IoT Device SDK C++ v2 1.44.2
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
IotIdentityClientV2.cpp File Reference

Classes

class  Aws::Iotidentity::ClientV2

Namespaces

namespace  Aws
namespace  Aws::Iotidentity

Functions

template<typename R, typename E>
static void Aws::Iotidentity::s_applyUnmodeledErrorToHandler (const std::function< void(R &&)> &handler, int errorCode)
template<typename R, typename E>
static void Aws::Iotidentity::s_applyModeledErrorToHandler (const std::function< void(R &&)> &handler, E &&modeledError)
static void Aws::Iotidentity::s_CreateCertificateFromCsrResponseHandler (Aws::Iot::RequestResponse::UnmodeledResult &&result, const CreateCertificateFromCsrResultHandler &handler, const Aws::Crt::String &successPathTopic, const Aws::Crt::String &failurePathTopic)
static void Aws::Iotidentity::s_CreateKeysAndCertificateResponseHandler (Aws::Iot::RequestResponse::UnmodeledResult &&result, const CreateKeysAndCertificateResultHandler &handler, const Aws::Crt::String &successPathTopic, const Aws::Crt::String &failurePathTopic)
static void Aws::Iotidentity::s_RegisterThingResponseHandler (Aws::Iot::RequestResponse::UnmodeledResult &&result, const RegisterThingResultHandler &handler, const Aws::Crt::String &successPathTopic, const Aws::Crt::String &failurePathTopic)
AWS_IOTIDENTITY_API std::shared_ptr< IClientV2Aws::Iotidentity::NewClientFrom5 (const Aws::Crt::Mqtt5::Mqtt5Client &protocolClient, const Aws::Iot::RequestResponse::RequestResponseClientOptions &options, Aws::Crt::Allocator *allocator=Aws::Crt::ApiAllocator())
AWS_IOTIDENTITY_API std::shared_ptr< IClientV2Aws::Iotidentity::NewClientFrom311 (const Aws::Crt::Mqtt::MqttConnection &protocolClient, const Aws::Iot::RequestResponse::RequestResponseClientOptions &options, Aws::Crt::Allocator *allocator=Aws::Crt::ApiAllocator())