AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
#include <aws/iotjobs/RejectedErrorCode.h>
#include <aws/crt/StlAllocator.h>
#include <aws/crt/StringUtils.h>
#include <assert.h>
Namespaces | |
Aws | |
Aws::Iotjobs | |
Aws::Iotjobs::RejectedErrorCodeMarshaller | |
Functions | |
AWS_IOTJOBS_API const char * | Aws::Iotjobs::RejectedErrorCodeMarshaller::ToString (RejectedErrorCode val) |
AWS_IOTJOBS_API RejectedErrorCode | Aws::Iotjobs::RejectedErrorCodeMarshaller::FromString (const Aws::Crt::String &val) |
Variables | |
static const size_t | INVALID_TOPIC_HASH = Aws::Crt::HashString("InvalidTopic") |
static const size_t | INVALID_JSON_HASH = Aws::Crt::HashString("InvalidJson") |
static const size_t | INVALID_REQUEST_HASH = Aws::Crt::HashString("InvalidRequest") |
static const size_t | INVALID_STATE_TRANSITION_HASH = Aws::Crt::HashString("InvalidStateTransition") |
static const size_t | RESOURCE_NOT_FOUND_HASH = Aws::Crt::HashString("ResourceNotFound") |
static const size_t | VERSION_MISMATCH_HASH = Aws::Crt::HashString("VersionMismatch") |
static const size_t | INTERNAL_ERROR_HASH = Aws::Crt::HashString("InternalError") |
static const size_t | REQUEST_THROTTLED_HASH = Aws::Crt::HashString("RequestThrottled") |
static const size_t | TERMINAL_STATE_REACHED_HASH = Aws::Crt::HashString("TerminalStateReached") |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |