| CanMerge(const TNavigatorTurn &aFollowingTurn, const TRouteProfile &aProfile) const | CartoType::TNavigatorTurn | |
| Clear() | CartoType::TNavigatorTurn | inline |
| 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) const | CartoType::TNavigatorTurn | |
| iChoices | CartoType::TTurn | |
| iContinue | CartoType::TTurn | |
| iDistance | CartoType::TNavigatorTurn | |
| iExitNumber | CartoType::TTurn | |
| iFromName | CartoType::TNavigatorTurn | |
| iFromRef | CartoType::TNavigatorTurn | |
| iFromRoadType | CartoType::TNavigatorTurn | |
| iInDirection | CartoType::TTurn | |
| iInstructions | CartoType::TNavigatorTurn | |
| iIsFork | CartoType::TTurn | |
| iJunctionName | CartoType::TTurn | |
| iJunctionRef | CartoType::TTurn | |
| iLeftAlternatives | CartoType::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) const | CartoType::TNavigatorTurn | |
| iOutDirection | CartoType::TTurn | |
| iPosition | CartoType::TNavigatorTurn | |
| iRightAlternatives | CartoType::TTurn | |
| iRoundaboutState | CartoType::TTurn | |
| iTime | CartoType::TNavigatorTurn | |
| iToName | CartoType::TNavigatorTurn | |
| iToRef | CartoType::TNavigatorTurn | |
| iToRoadType | CartoType::TNavigatorTurn | |
| iTurnAngle | CartoType::TTurn | |
| iTurnOff | CartoType::TTurn | |
| iTurnType | CartoType::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::TTurn | inline |
| SetTurn(double aTurnAngle) | CartoType::TTurn | inline |
| TNavigatorTurn()=default (defined in CartoType::TNavigatorTurn) | CartoType::TNavigatorTurn | |
| TNavigatorTurn(const CRouteSegment &aPrevSegment, const CRouteSegment &aCurSegment, double aDistance, double aTime) | CartoType::TNavigatorTurn | inline |
| TNavigatorTurn(const CRouteSegment &aPrevSegment, const CRouteSegment *aCurSegment, double aDistance, double aTime) | CartoType::TNavigatorTurn | inline |
| WriteAsXml(MOutputStream &aOutput) const | CartoType::TTurn | |