libosmscout  1.1.1
Public Member Functions | List of all members
osmscout::RouteDescription::RoundaboutLeaveDescription Class Reference

#include <libosmscout/include/osmscout/routing/RouteDescription.h>

Inheritance diagram for osmscout::RouteDescription::RoundaboutLeaveDescription:
Inheritance graph
[legend]
Collaboration diagram for osmscout::RouteDescription::RoundaboutLeaveDescription:
Collaboration graph
[legend]

Public Member Functions

 RoundaboutLeaveDescription (size_t exitCount, bool clockwise)
 
std::string GetDebugString () const override
 
size_t GetExitCount () const
 
bool IsClockwise () const
 
- 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 file: