AWS SDK for C++
AWS SDK for C++ Version 1.11.765
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/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
RouteLegAdditionalFeature
{
14
NOT_SET
,
15
Elevation
,
16
Incidents
,
17
PassThroughWaypoints
,
18
Summary
,
19
Tolls
,
20
TravelStepInstructions
,
21
TruckRoadTypes
,
22
TypicalDuration
,
23
Zones
24
};
25
26
namespace
RouteLegAdditionalFeatureMapper {
27
AWS_GEOROUTES_API
RouteLegAdditionalFeature
GetRouteLegAdditionalFeatureForName
(
const
Aws::String
& name);
28
29
AWS_GEOROUTES_API
Aws::String
GetNameForRouteLegAdditionalFeature
(
RouteLegAdditionalFeature
value);
30
}
// namespace RouteLegAdditionalFeatureMapper
31
}
// namespace Model
32
}
// namespace GeoRoutes
33
}
// 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:13
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