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
RouteFerryNoticeCode.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
RouteFerryNoticeCode
17
{
18
NOT_SET
,
19
AccuratePolylineUnavailable
,
20
NoSchedule
,
21
Other
,
22
ViolatedAvoidFerry
,
23
ViolatedAvoidRailFerry
24
};
25
26
namespace
RouteFerryNoticeCodeMapper
27
{
28
AWS_GEOROUTES_API
RouteFerryNoticeCode
GetRouteFerryNoticeCodeForName
(
const
Aws::String
& name);
29
30
AWS_GEOROUTES_API
Aws::String
GetNameForRouteFerryNoticeCode
(
RouteFerryNoticeCode
value);
31
}
// namespace RouteFerryNoticeCodeMapper
32
}
// namespace Model
33
}
// namespace GeoRoutes
34
}
// namespace Aws
Aws::GeoRoutes::Model::RouteFerryNoticeCodeMapper::GetRouteFerryNoticeCodeForName
AWS_GEOROUTES_API RouteFerryNoticeCode GetRouteFerryNoticeCodeForName(const Aws::String &name)
Aws::GeoRoutes::Model::RouteFerryNoticeCodeMapper::GetNameForRouteFerryNoticeCode
AWS_GEOROUTES_API Aws::String GetNameForRouteFerryNoticeCode(RouteFerryNoticeCode value)
Aws::GeoRoutes::Model::IsolineHazardousCargoType::Other
@ Other
Aws::GeoRoutes::Model::RouteFerryNoticeCode
RouteFerryNoticeCode
Definition
RouteFerryNoticeCode.h:17
Aws::GeoRoutes::Model::RouteFerryNoticeCode::AccuratePolylineUnavailable
@ AccuratePolylineUnavailable
Aws::GeoRoutes::Model::RouteFerryNoticeCode::NoSchedule
@ NoSchedule
Aws::GeoRoutes::Model::RouteFerryNoticeCode::ViolatedAvoidRailFerry
@ ViolatedAvoidRailFerry
Aws::GeoRoutes::Model::RouteFerryNoticeCode::ViolatedAvoidFerry
@ ViolatedAvoidFerry
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