CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
CartoType::TNavigatorTurn Member List

This is the complete list of members for CartoType::TNavigatorTurn, including all inherited members.

CanMerge(const TNavigatorTurn &aFollowingTurn, const TRouteProfile &aProfile) constCartoType::TNavigatorTurn
Clear()CartoType::TNavigatorTurninline
CreateInstructions(std::shared_ptr< CEngine > aEngine, const TRouteProfile &aProfile, const char *aLocale, bool aMetricUnits, bool aAbbreviate)CartoType::TNavigatorTurn
Diagram(std::shared_ptr< CEngine > aEngine, const TRouteProfile &aProfile, int32_t aSizeInPixels, TColor aColor) constCartoType::TNavigatorTurn
iChoicesCartoType::TTurn
iContinueCartoType::TTurn
iDistanceCartoType::TNavigatorTurn
iExitNumberCartoType::TTurn
iFromNameCartoType::TNavigatorTurn
iFromRefCartoType::TNavigatorTurn
iFromRoadTypeCartoType::TNavigatorTurn
iInDirectionCartoType::TTurn
iInstructionsCartoType::TNavigatorTurn
iIsForkCartoType::TTurn
iJunctionNameCartoType::TTurn
iJunctionRefCartoType::TTurn
iLeftAlternativesCartoType::TTurn
Instructions(std::shared_ptr< CEngine > aEngine, const TRouteProfile &aProfile, const char *aLocale, bool aMetricUnits, bool aAbbreviate, TNavigationState aState=TNavigationState::Turn, const TNavigatorTurn *aNextTurn=nullptr) constCartoType::TNavigatorTurn
iOutDirectionCartoType::TTurn
iPositionCartoType::TNavigatorTurn
iRightAlternativesCartoType::TTurn
iRoundaboutStateCartoType::TTurn
iTimeCartoType::TNavigatorTurn
iToNameCartoType::TNavigatorTurn
iToRefCartoType::TNavigatorTurn
iToRoadTypeCartoType::TNavigatorTurn
iTurnAngleCartoType::TTurn
iTurnOffCartoType::TTurn
iTurnTypeCartoType::TTurn
Merge(const TNavigatorTurn &aFollowingTurn, const TRouteProfile &aProfile)CartoType::TNavigatorTurn
MergeIfPossible(const TNavigatorTurn &aFollowingTurn, const TRouteProfile &aProfile)CartoType::TNavigatorTurn
SetTurn(double aInDir, double aOutDir, int32_t aChoices, int32_t aLeftAlternatives, int32_t aRightAlternatives, bool aIsFork, bool aTurnOff)CartoType::TTurninline
SetTurn(double aTurnAngle)CartoType::TTurninline
TNavigatorTurn()=default (defined in CartoType::TNavigatorTurn)CartoType::TNavigatorTurn
TNavigatorTurn(const CRouteSegment &aPrevSegment, const CRouteSegment &aCurSegment, double aDistance, double aTime)CartoType::TNavigatorTurninline
TNavigatorTurn(const CRouteSegment &aPrevSegment, const CRouteSegment *aCurSegment, double aDistance, double aTime)CartoType::TNavigatorTurninline
WriteAsXml(MOutputStream &aOutput) constCartoType::TTurn