AWS SDK for C++
AWS SDK for C++ Version 1.11.748
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-geo-routes
include
aws
geo-routes
model
RouteMatrixErrorCode.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
GeoRoutes {
12
namespace
Model {
13
enum class
RouteMatrixErrorCode
{
14
NOT_SET
,
15
NoMatch
,
16
NoMatchDestination
,
17
NoMatchOrigin
,
18
NoRoute
,
19
OutOfBounds
,
20
OutOfBoundsDestination
,
21
OutOfBoundsOrigin
,
22
Other
,
23
Violation
24
};
25
26
namespace
RouteMatrixErrorCodeMapper {
27
AWS_GEOROUTES_API
RouteMatrixErrorCode
GetRouteMatrixErrorCodeForName
(
const
Aws::String
& name);
28
29
AWS_GEOROUTES_API
Aws::String
GetNameForRouteMatrixErrorCode
(
RouteMatrixErrorCode
value);
30
}
// namespace RouteMatrixErrorCodeMapper
31
}
// namespace Model
32
}
// namespace GeoRoutes
33
}
// namespace Aws
Aws::GeoRoutes::Model::RouteMatrixErrorCodeMapper::GetRouteMatrixErrorCodeForName
AWS_GEOROUTES_API RouteMatrixErrorCode GetRouteMatrixErrorCodeForName(const Aws::String &name)
Aws::GeoRoutes::Model::RouteMatrixErrorCodeMapper::GetNameForRouteMatrixErrorCode
AWS_GEOROUTES_API Aws::String GetNameForRouteMatrixErrorCode(RouteMatrixErrorCode value)
Aws::GeoRoutes::Model::IsolineHazardousCargoType::Other
@ Other
Aws::GeoRoutes::Model::RouteMatrixErrorCode
RouteMatrixErrorCode
Definition
RouteMatrixErrorCode.h:13
Aws::GeoRoutes::Model::RouteMatrixErrorCode::NoRoute
@ NoRoute
Aws::GeoRoutes::Model::RouteMatrixErrorCode::NoMatchDestination
@ NoMatchDestination
Aws::GeoRoutes::Model::RouteMatrixErrorCode::Violation
@ Violation
Aws::GeoRoutes::Model::RouteMatrixErrorCode::OutOfBoundsOrigin
@ OutOfBoundsOrigin
Aws::GeoRoutes::Model::RouteMatrixErrorCode::OutOfBounds
@ OutOfBounds
Aws::GeoRoutes::Model::RouteMatrixErrorCode::NoMatchOrigin
@ NoMatchOrigin
Aws::GeoRoutes::Model::RouteMatrixErrorCode::OutOfBoundsDestination
@ OutOfBoundsDestination
Aws::GeoRoutes::Model::RouteMatrixErrorCode::NoMatch
@ NoMatch
Aws::GeoRoutes::Model::DayOfWeek::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences