AWS IoT Device SDK C++ v2 1.44.2
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
IotIdentityClientV2.h File Reference
#include <aws/iotidentity/Exports.h>
#include <aws/crt/StlAllocator.h>
#include <aws/crt/Types.h>
#include <aws/iot/MqttRequestResponseClient.h>
#include <functional>

Go to the source code of this file.

Classes

class  Aws::Iotidentity::ServiceErrorV2< E >
class  Aws::Iotidentity::IClientV2

Namespaces

namespace  Aws
namespace  Aws::Crt
namespace  Aws::Crt::Mqtt
namespace  Aws::Crt::Mqtt5
namespace  Aws::Iotidentity

Typedefs

using Aws::Iotidentity::CreateCertificateFromCsrResult
using Aws::Iotidentity::CreateCertificateFromCsrResultHandler = std::function<void(CreateCertificateFromCsrResult &&)>
using Aws::Iotidentity::CreateKeysAndCertificateResult
using Aws::Iotidentity::CreateKeysAndCertificateResultHandler = std::function<void(CreateKeysAndCertificateResult &&)>
using Aws::Iotidentity::RegisterThingResult
using Aws::Iotidentity::RegisterThingResultHandler = std::function<void(RegisterThingResult &&)>

Functions

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())