AWS IoT Device SDK C++ v2  1.43.1
AWS IoT Device SDK C++ v2
Namespaces | Enumerations | Functions
CommandExecutionStatus.h File Reference
#include <aws/iotcommands/Exports.h>
#include <aws/crt/StlAllocator.h>
#include <aws/crt/Types.h>

Go to the source code of this file.

Namespaces

 Aws
 
 Aws::Iotcommands
 
 Aws::Iotcommands::CommandExecutionStatusMarshaller
 

Enumerations

enum  Aws::Iotcommands::CommandExecutionStatus {
  Aws::Iotcommands::CommandExecutionStatus::IN_PROGRESS, Aws::Iotcommands::CommandExecutionStatus::SUCCEEDED, Aws::Iotcommands::CommandExecutionStatus::FAILED, Aws::Iotcommands::CommandExecutionStatus::REJECTED,
  Aws::Iotcommands::CommandExecutionStatus::TIMED_OUT
}
 

Functions

AWS_IOTCOMMANDS_API const char * Aws::Iotcommands::CommandExecutionStatusMarshaller::ToString (CommandExecutionStatus val)
 
AWS_IOTCOMMANDS_API CommandExecutionStatus Aws::Iotcommands::CommandExecutionStatusMarshaller::FromString (const Aws::Crt::String &val)