AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
IotCommandsClientV2.h File Reference
#include <aws/iotcommands/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::Iotcommands::ServiceErrorV2< E >
class  Aws::Iotcommands::IClientV2

Namespaces

namespace  Aws
namespace  Aws::Crt
namespace  Aws::Crt::Mqtt
namespace  Aws::Crt::Mqtt5
namespace  Aws::Iotcommands

Typedefs

using Aws::Iotcommands::UpdateCommandExecutionResult
using Aws::Iotcommands::UpdateCommandExecutionResultHandler = std::function<void(UpdateCommandExecutionResult &&)>

Functions

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