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
RouteLegAdditionalFeature.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
RouteLegAdditionalFeature
17
{
18
NOT_SET
,
19
Elevation
,
20
Incidents
,
21
PassThroughWaypoints
,
22
Summary
,
23
Tolls
,
24
TravelStepInstructions
,
25
TruckRoadTypes
,
26
TypicalDuration
,
27
Zones
28
};
29
30
namespace
RouteLegAdditionalFeatureMapper
31
{
32
AWS_GEOROUTES_API
RouteLegAdditionalFeature
GetRouteLegAdditionalFeatureForName
(
const
Aws::String
& name);
33
34
AWS_GEOROUTES_API
Aws::String
GetNameForRouteLegAdditionalFeature
(
RouteLegAdditionalFeature
value);
35
}
// namespace RouteLegAdditionalFeatureMapper
36
}
// namespace Model
37
}
// namespace GeoRoutes
38
}
// namespace Aws
Aws::GeoRoutes::Model::RouteLegAdditionalFeatureMapper::GetRouteLegAdditionalFeatureForName
AWS_GEOROUTES_API RouteLegAdditionalFeature GetRouteLegAdditionalFeatureForName(const Aws::String &name)
Aws::GeoRoutes::Model::RouteLegAdditionalFeatureMapper::GetNameForRouteLegAdditionalFeature
AWS_GEOROUTES_API Aws::String GetNameForRouteLegAdditionalFeature(RouteLegAdditionalFeature value)
Aws::GeoRoutes::Model::RouteLegAdditionalFeature
RouteLegAdditionalFeature
Definition
RouteLegAdditionalFeature.h:17
Aws::GeoRoutes::Model::RouteLegAdditionalFeature::Elevation
@ Elevation
Aws::GeoRoutes::Model::RouteLegAdditionalFeature::Summary
@ Summary
Aws::GeoRoutes::Model::RouteLegAdditionalFeature::Tolls
@ Tolls
Aws::GeoRoutes::Model::RouteLegAdditionalFeature::Incidents
@ Incidents
Aws::GeoRoutes::Model::RouteLegAdditionalFeature::TruckRoadTypes
@ TruckRoadTypes
Aws::GeoRoutes::Model::RouteLegAdditionalFeature::PassThroughWaypoints
@ PassThroughWaypoints
Aws::GeoRoutes::Model::RouteLegAdditionalFeature::Zones
@ Zones
Aws::GeoRoutes::Model::RouteLegAdditionalFeature::TypicalDuration
@ TypicalDuration
Aws::GeoRoutes::Model::RouteLegAdditionalFeature::TravelStepInstructions
@ TravelStepInstructions
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