AWS SDK for C++
AWS SDK for C++ Version 1.11.440
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/geo-routes/GeoRoutes_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
GeoRoutes
13
{
14
namespace
Model
15
{
16
enum class
RouteMatrixErrorCode
17
{
18
NOT_SET
,
19
NoMatch
,
20
NoMatchDestination
,
21
NoMatchOrigin
,
22
NoRoute
,
23
OutOfBounds
,
24
OutOfBoundsDestination
,
25
OutOfBoundsOrigin
,
26
Other
,
27
Violation
28
};
29
30
namespace
RouteMatrixErrorCodeMapper
31
{
32
AWS_GEOROUTES_API
RouteMatrixErrorCode
GetRouteMatrixErrorCodeForName
(
const
Aws::String
& name);
33
34
AWS_GEOROUTES_API
Aws::String
GetNameForRouteMatrixErrorCode
(
RouteMatrixErrorCode
value);
35
}
// namespace RouteMatrixErrorCodeMapper
36
}
// namespace Model
37
}
// namespace GeoRoutes
38
}
// 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:17
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