Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::RoutePreferences Member List

This is the complete list of members for gem::RoutePreferences, including all inherited members.

getAccurateTrackMatch() const noexceptgem::RoutePreferencesinline
getAccurateWaypointsApproach() const noexceptgem::RoutePreferencesinline
getAlgorithmType() const noexceptgem::RoutePreferencesinline
getAllowOnlineCalculation() const noexceptgem::RoutePreferencesinline
getAlternativeRoutesBalancedSorting() const noexceptgem::RoutePreferencesinline
getAlternativesSchema() const noexceptgem::RoutePreferencesinline
getAvoidBikingHillFactor() const noexceptgem::RoutePreferencesinline
getAvoidCarpoolLanes() const noexceptgem::RoutePreferencesinline
getAvoidFerries() const noexceptgem::RoutePreferencesinline
getAvoidGeofenceAntiAreas() constgem::RoutePreferencesinline
getAvoidGeofenceAreas() const noexceptgem::RoutePreferencesinline
getAvoidMotorways() const noexceptgem::RoutePreferencesinline
getAvoidTollRoads() const noexceptgem::RoutePreferencesinline
getAvoidTraffic() const noexceptgem::RoutePreferencesinline
getAvoidTurnAroundInstruction() const noexceptgem::RoutePreferencesinline
getAvoidUnpavedRoads() const noexceptgem::RoutePreferencesinline
getBikeProfile() const noexceptgem::RoutePreferencesinline
getBuildConnections() const noexceptgem::RoutePreferencesinline
getBuildConnectionsMaxLength() const noexceptgem::RoutePreferencesinline
getBuildTerrainProfile() const noexceptgem::RoutePreferencesinline
getBuildTerrainProfileMinVariation() const noexceptgem::RoutePreferencesinline
getCarProfile() const noexceptgem::RoutePreferencesinline
getDefaultEBikeProfile() const noexceptgem::RoutePreferencesinline
getDepartureHeading() const noexceptgem::RoutePreferencesinline
getEBikeProfile() const noexceptgem::RoutePreferencesinline
getEmergencyVehicleExtraFreedomLevels() const noexceptgem::RoutePreferencesinline
getEmergencyVehicleMode() const noexceptgem::RoutePreferencesinline
getEVProfile() const noexceptgem::RoutePreferencesinline
getFitnessFactor() const noexceptgem::RoutePreferencesinline
getIgnoreRestrictionsOverTrack() const noexceptgem::RoutePreferencesinline
getImmutableRoadblockAvoidance() const noexceptgem::RoutePreferencesinline
getMaximumDistanceConstraint() const noexceptgem::RoutePreferencesinline
getMaximumTransferTimeInMinutes() const noexceptgem::RoutePreferencesinline
getMaximumWalkDistance() const noexceptgem::RoutePreferencesinline
getMinimumTransferTimeInMinutes() const noexceptgem::RoutePreferencesinline
getPathAlgorithm() const noexceptgem::RoutePreferencesinline
getPathAlgorithmFlavor() const noexceptgem::RoutePreferencesinline
getPedestrianProfile() const noexceptgem::RoutePreferencesinline
getResultDetails() const noexceptgem::RoutePreferencesinline
getRoundtripRandomSeed() constgem::RoutePreferencesinline
getRoundtripRange() constgem::RoutePreferencesinline
getRoundtripRangeType() constgem::RoutePreferencesinline
getRouteGroupIdsEarlierLater() const noexceptgem::RoutePreferencesinline
getRouteRanges() const noexceptgem::RoutePreferencesinline
getRouteRangesQuality() const noexceptgem::RoutePreferencesinline
getRouteResultType() const noexceptgem::RoutePreferencesinline
getRouteType() const noexceptgem::RoutePreferencesinline
getRouteTypePreferences() const noexceptgem::RoutePreferencesinline
getSortingStrategy() const noexceptgem::RoutePreferencesinline
getStrictTrackFollow() const noexceptgem::RoutePreferencesinline
getTimestamp() const noexceptgem::RoutePreferencesinline
getTrackResume() const noexceptgem::RoutePreferencesinline
getTransportMode() const noexceptgem::RoutePreferencesinline
getTruckProfile() const noexceptgem::RoutePreferencesinline
getUseBikes() const noexceptgem::RoutePreferencesinline
getUseWheelchair() const noexceptgem::RoutePreferencesinline
getVehicleRegistration() const noexceptgem::RoutePreferencesinline
isAutomaticTimestamp() const noexceptgem::RoutePreferencesinline
operator=(const RoutePreferences &)=defaultgem::RoutePreferences
operator=(RoutePreferences &&)=defaultgem::RoutePreferences
operator==(const RoutePreferences &prefs) noexceptgem::RoutePreferencesinline
RoutePreferences()=default (defined in gem::RoutePreferences)gem::RoutePreferences
RoutePreferences(const RoutePreferences &)=defaultgem::RoutePreferences
RoutePreferences(RoutePreferences &&)=defaultgem::RoutePreferences
setAccurateTrackMatch(bool accurate) noexceptgem::RoutePreferencesinline
setAccurateWaypointsApproach(bool val) noexceptgem::RoutePreferencesinline
setAlgorithmType(EPTAlgorithmType ptat) noexceptgem::RoutePreferencesinline
setAllowOnlineCalculation(bool allow) noexceptgem::RoutePreferencesinline
setAlternativeRoutesBalancedSorting(bool b) noexceptgem::RoutePreferencesinline
setAlternativesSchema(ERouteAlternativesSchema schema) noexceptgem::RoutePreferencesinline
setAutomaticTimestamp() noexceptgem::RoutePreferencesinline
setAvoidBikingHillFactor(float factor) noexceptgem::RoutePreferencesinline
setAvoidCarpoolLanes(bool avoid) noexceptgem::RoutePreferencesinline
setAvoidFerries(bool avoidFerries) noexceptgem::RoutePreferencesinline
setAvoidGeofenceAntiAreas(const StringList &areas) noexceptgem::RoutePreferencesinline
setAvoidGeofenceAreas(const StringList &areas) noexceptgem::RoutePreferencesinline
setAvoidMotorways(bool b) noexceptgem::RoutePreferencesinline
setAvoidTollRoads(bool b) noexceptgem::RoutePreferencesinline
setAvoidTraffic(bool b) noexceptgem::RoutePreferencesinline
setAvoidTraffic(ETrafficAvoidance avoid) noexceptgem::RoutePreferencesinline
setAvoidTurnAroundInstruction(bool avoidUTurn) noexceptgem::RoutePreferencesinline
setAvoidUnpavedRoads(bool avoid) noexceptgem::RoutePreferencesinline
setBikeProfile(EBikeProfile profile, const ElectricBikeProfile &eprofile=ElectricBikeProfile(EBP_None)) noexceptgem::RoutePreferencesinline
setBuildConnections(bool build, int maxLengthM=-1) noexceptgem::RoutePreferencesinline
setBuildTerrainProfile(bool enable, float minVariation=-1) noexceptgem::RoutePreferencesinline
setCarProfile(const CarProfile &profile) noexceptgem::RoutePreferencesinline
setDepartureHeading(double head, double accuracy) noexceptgem::RoutePreferencesinline
setEmergencyVehicleMode(bool b, int extraFreedom=0) noexceptgem::RoutePreferencesinline
setEVProfile(const EVProfile &profile) noexceptgem::RoutePreferencesinline
setFitnessFactor(float factor) noexceptgem::RoutePreferencesinline
setIgnoreRestrictionsOverTrack(bool b) noexceptgem::RoutePreferencesinline
setImmutableRoadblockAvoidance(bool val) noexceptgem::RoutePreferencesinline
setMaximumDistanceConstraint(bool b) noexceptgem::RoutePreferencesinline
setMaximumTransferTimeInMinutes(unsigned int minutes) noexceptgem::RoutePreferencesinline
setMaximumWalkDistance(unsigned int distmeters) noexceptgem::RoutePreferencesinline
setMinimumTransferTimeInMinutes(unsigned int minutes) noexceptgem::RoutePreferencesinline
setPathAlgorithm(ERoutePathAlgorithm algo) noexceptgem::RoutePreferencesinline
setPathAlgorithmFlavor(ERoutePathFlavor flavor) noexceptgem::RoutePreferencesinline
setPedestrianProfile(EPedestrianProfile profile) noexceptgem::RoutePreferencesinline
setResultDetails(ERouteResultDetails details) noexceptgem::RoutePreferencesinline
setRoundtripParameters(uint32_t range, ERangeType rangeType, uint32_t randomSeed=0) noexceptgem::RoutePreferencesinline
setRouteGroupIdsEarlierLater(const IntList &list) noexceptgem::RoutePreferencesinline
setRouteRanges(const IntList &list, int quality) noexceptgem::RoutePreferencesinline
setRouteType(ERouteType rt) noexceptgem::RoutePreferencesinline
setRouteTypePreferences(int pref) noexceptgem::RoutePreferencesinline
setSortingStrategy(EPTSortingStrategy ptss) noexceptgem::RoutePreferencesinline
setStrictTrackFollow(bool b) noexceptgem::RoutePreferencesinline
setTimestamp(const Time &time) noexceptgem::RoutePreferencesinline
setTrackResume(bool mode) noexceptgem::RoutePreferencesinline
setTransportMode(ERouteTransportMode tm) noexceptgem::RoutePreferencesinline
setTruckProfile(const TruckProfile &profile) noexceptgem::RoutePreferencesinline
setUseBikes(bool b) noexceptgem::RoutePreferencesinline
setUseWheelchair(bool b) noexceptgem::RoutePreferencesinline