AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
IotCommandsClientV2.cpp File Reference

Classes

class  Aws::Iotcommands::ClientV2
class  Aws::Iotcommands::ServiceStreamingOperation< T >

Namespaces

namespace  Aws
namespace  Aws::Iotcommands

Functions

template<typename R, typename E>
static void Aws::Iotcommands::s_applyUnmodeledErrorToHandler (const std::function< void(R &&)> &handler, int errorCode)
template<typename R, typename E>
static void Aws::Iotcommands::s_applyModeledErrorToHandler (const std::function< void(R &&)> &handler, E &&modeledError)
static void Aws::Iotcommands::s_UpdateCommandExecutionResponseHandler (Aws::Iot::RequestResponse::UnmodeledResult &&result, const UpdateCommandExecutionResultHandler &handler, const Aws::Crt::String &successPathTopic, const Aws::Crt::String &failurePathTopic)
static struct aws_byte_cursor Aws::Iotcommands::s_getSegmentFromTopic (const Aws::Crt::ByteCursor &topic, int segment)
static bool Aws::Iotcommands::s_initModeledEvent (const Aws::Iot::RequestResponse::IncomingPublishEvent &publishEvent, CommandExecutionEvent &modeledEvent)
AWS_IOTCOMMANDS_API std::shared_ptr< IClientV2Aws::Iotcommands::NewClientFrom5 (const Aws::Crt::Mqtt5::Mqtt5Client &protocolClient, const Aws::Iot::RequestResponse::RequestResponseClientOptions &options, Aws::Crt::Allocator *allocator=Aws::Crt::ApiAllocator())
AWS_IOTCOMMANDS_API std::shared_ptr< IClientV2Aws::Iotcommands::NewClientFrom311 (const Aws::Crt::Mqtt::MqttConnection &protocolClient, const Aws::Iot::RequestResponse::RequestResponseClientOptions &options, Aws::Crt::Allocator *allocator=Aws::Crt::ApiAllocator())