|
AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
|
#include <aws/iotcommands/CommandExecutionStatus.h>#include <aws/crt/StlAllocator.h>#include <aws/crt/StringUtils.h>#include <assert.h>Namespaces | |
| namespace | Aws |
| namespace | Aws::Iotcommands |
| namespace | Aws::Iotcommands::CommandExecutionStatusMarshaller |
Variables | |
| static const size_t | IN_PROGRESS_HASH = Aws::Crt::HashString("IN_PROGRESS") |
| static const size_t | SUCCEEDED_HASH = Aws::Crt::HashString("SUCCEEDED") |
| static const size_t | FAILED_HASH = Aws::Crt::HashString("FAILED") |
| static const size_t | REJECTED_HASH = Aws::Crt::HashString("REJECTED") |
| static const size_t | TIMED_OUT_HASH = Aws::Crt::HashString("TIMED_OUT") |
|
static |
|
static |
|
static |
|
static |
|
static |