libosmscout  0.1
osmscout::RouteDescription::RoundaboutLeaveDescription Class Reference

#include <RouteDescription.h>

+ Inheritance diagram for osmscout::RouteDescription::RoundaboutLeaveDescription:

Public Member Functions

std::string GetDebugString () const override
 
size_t GetExitCount () const
 
bool IsClockwise () const
 
 RoundaboutLeaveDescription (size_t exitCount, bool clockwise)
 
- Public Member Functions inherited from osmscout::RouteDescription::Description
virtual ~Description ()=default
 

Detailed Description

Signals leaving a roundabout

Constructor & Destructor Documentation

◆ RoundaboutLeaveDescription()

osmscout::RouteDescription::RoundaboutLeaveDescription::RoundaboutLeaveDescription ( size_t  exitCount,
bool  clockwise 
)

Member Function Documentation

◆ GetDebugString()

std::string osmscout::RouteDescription::RoundaboutLeaveDescription::GetDebugString ( ) const
overridevirtual

◆ GetExitCount()

size_t osmscout::RouteDescription::RoundaboutLeaveDescription::GetExitCount ( ) const
inline

◆ IsClockwise()

bool osmscout::RouteDescription::RoundaboutLeaveDescription::IsClockwise ( ) const
inline

The documentation for this class was generated from the following files: