AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::GeoRoutes::Model Namespace Reference

Namespaces

namespace  DayOfWeekMapper
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
namespace  RouteLegTypeMapper
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
namespace  TrafficUsageMapper
 
 
 
 
 
 
 
 

Classes

 
 
 
 
 
 
class  Circle
 
class  Corridor
 
class  Isoline
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Route
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  RouteLeg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  RouteNumber
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  RouteRoad
 
 
 
 
 
 
 
 
 
 
class  RouteSummary
 
class  RouteToll
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  RouteZone
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  DayOfWeek {
  NOT_SET , Monday , Tuesday , Wednesday ,
  Thursday , Friday , Saturday , Sunday
}
 
 
 
 
 
enum class  IsolineTravelMode {
  NOT_SET , Car , Pedestrian , Scooter ,
  Truck
}
 
 
 
 
 
 
 
enum class  RoadSnapTravelMode {
  NOT_SET , Car , Pedestrian , Scooter ,
  Truck
}
 
enum class  RouteDirection {
  NOT_SET , East , North , South ,
  West
}
 
 
 
 
 
 
 
 
enum class  RouteLegTravelMode {
  NOT_SET , Car , Ferry , Pedestrian ,
  Scooter , Truck
}
 
 
 
 
enum class  RouteMatrixTravelMode {
  NOT_SET , Car , Pedestrian , Scooter ,
  Truck
}
 
 
 
enum class  RouteNoticeImpact { NOT_SET , High , Low }
 
 
 
 
enum class  RouteRoadType { NOT_SET , Highway , Rural , Urban }
 
enum class  RouteSideOfStreet { NOT_SET , Left , Right }
 
 
 
 
 
 
 
 
 
 
 
 
 
enum class  RouteTravelMode {
  NOT_SET , Car , Pedestrian , Scooter ,
  Truck
}
 
 
 
 
enum class  RouteVehicleIncidentSeverity {
  NOT_SET , Critical , High , Medium ,
  Low
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedef Documentation

◆ CalculateIsolinesOutcome

Definition at line 74 of file GeoRoutesServiceClientModel.h.

◆ CalculateIsolinesOutcomeCallable

Definition at line 82 of file GeoRoutesServiceClientModel.h.

◆ CalculateRouteMatrixOutcome

Definition at line 75 of file GeoRoutesServiceClientModel.h.

◆ CalculateRouteMatrixOutcomeCallable

Definition at line 83 of file GeoRoutesServiceClientModel.h.

◆ CalculateRoutesOutcome

Definition at line 76 of file GeoRoutesServiceClientModel.h.

◆ CalculateRoutesOutcomeCallable

Definition at line 84 of file GeoRoutesServiceClientModel.h.

◆ OptimizeWaypointsOutcome

Definition at line 77 of file GeoRoutesServiceClientModel.h.

◆ OptimizeWaypointsOutcomeCallable

Definition at line 85 of file GeoRoutesServiceClientModel.h.

◆ SnapToRoadsOutcome

Definition at line 78 of file GeoRoutesServiceClientModel.h.

◆ SnapToRoadsOutcomeCallable

Definition at line 86 of file GeoRoutesServiceClientModel.h.

Enumeration Type Documentation

◆ DayOfWeek

Enumerator
NOT_SET 
Monday 
Tuesday 
Wednesday 
Thursday 
Friday 
Saturday 
Sunday 

Definition at line 16 of file DayOfWeek.h.

◆ GeometryFormat

Enumerator
NOT_SET 
FlexiblePolyline 
Simple 

Definition at line 16 of file GeometryFormat.h.

◆ IsolineEngineType

Enumerator
NOT_SET 
Electric 
InternalCombustion 
PluginHybrid 

Definition at line 16 of file IsolineEngineType.h.

◆ IsolineHazardousCargoType

Enumerator
NOT_SET 
Combustible 
Corrosive 
Explosive 
Flammable 
Gas 
HarmfulToWater 
Organic 
Other 
Poison 
PoisonousInhalation 
Radioactive 

Definition at line 16 of file IsolineHazardousCargoType.h.

◆ IsolineOptimizationObjective

Enumerator
NOT_SET 
AccurateCalculation 
BalancedCalculation 
FastCalculation 

Definition at line 16 of file IsolineOptimizationObjective.h.

◆ IsolineTravelMode

Enumerator
NOT_SET 
Car 
Pedestrian 
Scooter 
Truck 

Definition at line 16 of file IsolineTravelMode.h.

◆ IsolineTruckType

Enumerator
NOT_SET 
LightTruck 
StraightTruck 
Tractor 

Definition at line 16 of file IsolineTruckType.h.

◆ IsolineZoneCategory

Enumerator
NOT_SET 
CongestionPricing 
Environmental 
Vignette 

Definition at line 16 of file IsolineZoneCategory.h.

◆ MatchingStrategy

Enumerator
NOT_SET 
MatchAny 
MatchMostSignificantRoad 

Definition at line 16 of file MatchingStrategy.h.

◆ MeasurementSystem

Enumerator
NOT_SET 
Metric 
Imperial 

Definition at line 16 of file MeasurementSystem.h.

◆ RoadSnapHazardousCargoType

Enumerator
NOT_SET 
Combustible 
Corrosive 
Explosive 
Flammable 
Gas 
HarmfulToWater 
Organic 
Other 
Poison 
PoisonousInhalation 
Radioactive 

Definition at line 16 of file RoadSnapHazardousCargoType.h.

◆ RoadSnapNoticeCode

Enumerator
NOT_SET 
TracePointsHeadingIgnored 
TracePointsIgnored 
TracePointsMovedByLargeDistance 
TracePointsNotMatched 
TracePointsOutOfSequence 
TracePointsSpeedEstimated 
TracePointsSpeedIgnored 

Definition at line 16 of file RoadSnapNoticeCode.h.

◆ RoadSnapTravelMode

Enumerator
NOT_SET 
Car 
Pedestrian 
Scooter 
Truck 

Definition at line 16 of file RoadSnapTravelMode.h.

◆ RouteDirection

Enumerator
NOT_SET 
East 
North 
South 
West 

Definition at line 16 of file RouteDirection.h.

◆ RouteEngineType

Enumerator
NOT_SET 
Electric 
InternalCombustion 
PluginHybrid 

Definition at line 16 of file RouteEngineType.h.

◆ RouteFerryAfterTravelStepType

Enumerator
NOT_SET 
Deboard 

Definition at line 16 of file RouteFerryAfterTravelStepType.h.

◆ RouteFerryBeforeTravelStepType

Enumerator
NOT_SET 
Board 

Definition at line 16 of file RouteFerryBeforeTravelStepType.h.

◆ RouteFerryNoticeCode

Enumerator
NOT_SET 
AccuratePolylineUnavailable 
NoSchedule 
Other 
ViolatedAvoidFerry 
ViolatedAvoidRailFerry 

Definition at line 16 of file RouteFerryNoticeCode.h.

◆ RouteFerryTravelStepType

Enumerator
NOT_SET 
Depart 
Continue 
Arrive 

Definition at line 16 of file RouteFerryTravelStepType.h.

◆ RouteHazardousCargoType

Enumerator
NOT_SET 
Combustible 
Corrosive 
Explosive 
Flammable 
Gas 
HarmfulToWater 
Organic 
Other 
Poison 
PoisonousInhalation 
Radioactive 

Definition at line 16 of file RouteHazardousCargoType.h.

◆ RouteLegAdditionalFeature

Enumerator
NOT_SET 
Elevation 
Incidents 
PassThroughWaypoints 
Summary 
Tolls 
TravelStepInstructions 
TruckRoadTypes 
TypicalDuration 
Zones 

Definition at line 16 of file RouteLegAdditionalFeature.h.

◆ RouteLegTravelMode

Enumerator
NOT_SET 
Car 
Ferry 
Pedestrian 
Scooter 
Truck 

Definition at line 16 of file RouteLegTravelMode.h.

◆ RouteLegType

Enumerator
NOT_SET 
Ferry 
Pedestrian 
Vehicle 

Definition at line 16 of file RouteLegType.h.

◆ RouteMatrixErrorCode

Enumerator
NOT_SET 
NoMatch 
NoMatchDestination 
NoMatchOrigin 
NoRoute 
OutOfBounds 
OutOfBoundsDestination 
OutOfBoundsOrigin 
Other 
Violation 

Definition at line 16 of file RouteMatrixErrorCode.h.

◆ RouteMatrixHazardousCargoType

Enumerator
NOT_SET 
Combustible 
Corrosive 
Explosive 
Flammable 
Gas 
HarmfulToWater 
Organic 
Other 
Poison 
PoisonousInhalation 
Radioactive 

Definition at line 16 of file RouteMatrixHazardousCargoType.h.

◆ RouteMatrixTravelMode

Enumerator
NOT_SET 
Car 
Pedestrian 
Scooter 
Truck 

Definition at line 16 of file RouteMatrixTravelMode.h.

◆ RouteMatrixTruckType

Enumerator
NOT_SET 
LightTruck 
StraightTruck 
Tractor 

Definition at line 16 of file RouteMatrixTruckType.h.

◆ RouteMatrixZoneCategory

Enumerator
NOT_SET 
CongestionPricing 
Environmental 
Vignette 

Definition at line 16 of file RouteMatrixZoneCategory.h.

◆ RouteNoticeImpact

Enumerator
NOT_SET 
High 
Low 

Definition at line 16 of file RouteNoticeImpact.h.

◆ RoutePedestrianNoticeCode

Enumerator
NOT_SET 
AccuratePolylineUnavailable 
Other 
ViolatedAvoidDirtRoad 
ViolatedAvoidTunnel 
ViolatedPedestrianOption 

Definition at line 16 of file RoutePedestrianNoticeCode.h.

◆ RoutePedestrianTravelStepType

Enumerator
NOT_SET 
Arrive 
Continue 
Depart 
Keep 
RoundaboutEnter 
RoundaboutExit 
RoundaboutPass 
Turn 
Exit 
Ramp 
UTurn 

Definition at line 16 of file RoutePedestrianTravelStepType.h.

◆ RouteResponseNoticeCode

Enumerator
NOT_SET 
MainLanguageNotFound 
Other 
TravelTimeExceedsDriverWorkHours 

Definition at line 16 of file RouteResponseNoticeCode.h.

◆ RouteRoadType

Enumerator
NOT_SET 
Highway 
Rural 
Urban 

Definition at line 16 of file RouteRoadType.h.

◆ RouteSideOfStreet

Enumerator
NOT_SET 
Left 
Right 

Definition at line 16 of file RouteSideOfStreet.h.

◆ RouteSpanAdditionalFeature

Enumerator
NOT_SET 
BestCaseDuration 
CarAccess 
Country 
Distance 
Duration 
DynamicSpeed 
FunctionalClassification 
Gates 
Incidents 
Names 
Notices 
PedestrianAccess 
RailwayCrossings 
Region 
RoadAttributes 
RouteNumbers 
ScooterAccess 
SpeedLimit 
TollSystems 
TruckAccess 
TruckRoadTypes 
TypicalDuration 
Zones 
Consumption 

Definition at line 16 of file RouteSpanAdditionalFeature.h.

◆ RouteSpanCarAccessAttribute

Enumerator
NOT_SET 
Allowed 
NoThroughTraffic 
TollRoad 

Definition at line 16 of file RouteSpanCarAccessAttribute.h.

◆ RouteSpanGateAttribute

Enumerator
NOT_SET 
Emergency 
KeyAccess 
PermissionRequired 

Definition at line 16 of file RouteSpanGateAttribute.h.

◆ RouteSpanPedestrianAccessAttribute

Enumerator
NOT_SET 
Allowed 
Indoors 
NoThroughTraffic 
Park 
Stairs 
TollRoad 

Definition at line 16 of file RouteSpanPedestrianAccessAttribute.h.

◆ RouteSpanRailwayCrossingAttribute

Enumerator
NOT_SET 
Protected 
Unprotected 

Definition at line 16 of file RouteSpanRailwayCrossingAttribute.h.

◆ RouteSpanRoadAttribute

Enumerator
NOT_SET 
Bridge 
BuiltUpArea 
ControlledAccessHighway 
DirtRoad 
DividedRoad 
Motorway 
PrivateRoad 
Ramp 
RightHandTraffic 
Roundabout 
Tunnel 
UnderConstruction 

Definition at line 16 of file RouteSpanRoadAttribute.h.

◆ RouteSpanScooterAccessAttribute

Enumerator
NOT_SET 
Allowed 
NoThroughTraffic 
TollRoad 

Definition at line 16 of file RouteSpanScooterAccessAttribute.h.

◆ RouteSpanTruckAccessAttribute

Enumerator
NOT_SET 
Allowed 
NoThroughTraffic 
TollRoad 

Definition at line 16 of file RouteSpanTruckAccessAttribute.h.

◆ RouteSteeringDirection

Enumerator
NOT_SET 
Left 
Right 
Straight 

Definition at line 16 of file RouteSteeringDirection.h.

◆ RouteTollPassValidityPeriodType

Enumerator
NOT_SET 
Annual 
Days 
ExtendedAnnual 
Minutes 
Months 

Definition at line 16 of file RouteTollPassValidityPeriodType.h.

◆ RouteTollPaymentMethod

Enumerator
NOT_SET 
BankCard 
Cash 
CashExact 
CreditCard 
PassSubscription 
TravelCard 
Transponder 
VideoToll 

Definition at line 16 of file RouteTollPaymentMethod.h.

◆ RouteTollVehicleCategory

Enumerator
NOT_SET 
Minibus 

Definition at line 16 of file RouteTollVehicleCategory.h.

◆ RouteTravelMode

Enumerator
NOT_SET 
Car 
Pedestrian 
Scooter 
Truck 

Definition at line 16 of file RouteTravelMode.h.

◆ RouteTravelStepType

Enumerator
NOT_SET 
Default 
TurnByTurn 

Definition at line 16 of file RouteTravelStepType.h.

◆ RouteTruckType

Enumerator
NOT_SET 
LightTruck 
StraightTruck 
Tractor 

Definition at line 16 of file RouteTruckType.h.

◆ RouteTurnIntensity

Enumerator
NOT_SET 
Sharp 
Slight 
Typical 

Definition at line 16 of file RouteTurnIntensity.h.

◆ RouteVehicleIncidentSeverity

Enumerator
NOT_SET 
Critical 
High 
Medium 
Low 

Definition at line 16 of file RouteVehicleIncidentSeverity.h.

◆ RouteVehicleIncidentType

Enumerator
NOT_SET 
Accident 
Congestion 
Construction 
DisabledVehicle 
LaneRestriction 
MassTransit 
Other 
PlannedEvent 
RoadClosure 
RoadHazard 
Weather 

Definition at line 16 of file RouteVehicleIncidentType.h.

◆ RouteVehicleNoticeCode

Enumerator
NOT_SET 
AccuratePolylineUnavailable 
Other 
PotentialViolatedAvoidTollRoadUsage 
PotentialViolatedCarpoolUsage 
PotentialViolatedTurnRestrictionUsage 
PotentialViolatedVehicleRestrictionUsage 
PotentialViolatedZoneRestrictionUsage 
SeasonalClosure 
TollsDataTemporarilyUnavailable 
TollsDataUnavailable 
TollTransponder 
ViolatedAvoidControlledAccessHighway 
ViolatedAvoidDifficultTurns 
ViolatedAvoidDirtRoad 
ViolatedAvoidSeasonalClosure 
ViolatedAvoidTollRoad 
ViolatedAvoidTollTransponder 
ViolatedAvoidTruckRoadType 
ViolatedAvoidTunnel 
ViolatedAvoidUTurns 
ViolatedBlockedRoad 
ViolatedCarpool 
ViolatedEmergencyGate 
ViolatedStartDirection 
ViolatedTurnRestriction 
ViolatedVehicleRestriction 
ViolatedZoneRestriction 

Definition at line 16 of file RouteVehicleNoticeCode.h.

◆ RouteVehicleTravelStepType

Enumerator
NOT_SET 
Arrive 
Continue 
ContinueHighway 
Depart 
EnterHighway 
Exit 
Keep 
Ramp 
RoundaboutEnter 
RoundaboutExit 
RoundaboutPass 
Turn 
UTurn 

Definition at line 16 of file RouteVehicleTravelStepType.h.

◆ RouteWeightConstraintType

Enumerator
NOT_SET 
Current 
Gross 
Unknown 

Definition at line 16 of file RouteWeightConstraintType.h.

◆ RouteZoneCategory

Enumerator
NOT_SET 
CongestionPricing 
Environmental 
Vignette 

Definition at line 16 of file RouteZoneCategory.h.

◆ RoutingObjective

Enumerator
NOT_SET 
FastestRoute 
ShortestRoute 

Definition at line 16 of file RoutingObjective.h.

◆ SideOfStreetMatchingStrategy

Enumerator
NOT_SET 
AnyStreet 
DividedStreetOnly 

Definition at line 16 of file SideOfStreetMatchingStrategy.h.

◆ TrafficUsage

Enumerator
NOT_SET 
IgnoreTrafficData 
UseTrafficData 

Definition at line 16 of file TrafficUsage.h.

◆ ValidationExceptionReason

Enumerator
NOT_SET 
UnknownOperation 
Missing 
CannotParse 
FieldValidationFailed 
Other 
UnknownField 

Definition at line 16 of file ValidationExceptionReason.h.

◆ WaypointOptimizationConstraint

Enumerator
NOT_SET 
AccessHours 
AppointmentTime 
Before 
Heading 
ServiceDuration 
SideOfStreet 

Definition at line 16 of file WaypointOptimizationConstraint.h.

◆ WaypointOptimizationHazardousCargoType

Enumerator
NOT_SET 
Combustible 
Corrosive 
Explosive 
Flammable 
Gas 
HarmfulToWater 
Organic 
Other 
Poison 
PoisonousInhalation 
Radioactive 

Definition at line 16 of file WaypointOptimizationHazardousCargoType.h.

◆ WaypointOptimizationSequencingObjective

Enumerator
NOT_SET 
FastestRoute 
ShortestRoute 

Definition at line 16 of file WaypointOptimizationSequencingObjective.h.

◆ WaypointOptimizationServiceTimeTreatment

Enumerator
NOT_SET 
Rest 
Work 

Definition at line 16 of file WaypointOptimizationServiceTimeTreatment.h.

◆ WaypointOptimizationTravelMode

Enumerator
NOT_SET 
Car 
Pedestrian 
Scooter 
Truck 

Definition at line 16 of file WaypointOptimizationTravelMode.h.

◆ WaypointOptimizationTruckType

Enumerator
NOT_SET 
StraightTruck 
Tractor 

Definition at line 16 of file WaypointOptimizationTruckType.h.