#include <libosmscout/include/osmscout/routing/RouteDescription.h>
◆ LaneDescription()
| osmscout::RouteDescription::LaneDescription::LaneDescription |
( |
bool | oneway, |
|
|
uint8_t | laneCount, |
|
|
const std::vector< LaneTurn > & | laneTurns ) |
◆ GetDebugString()
| std::string osmscout::RouteDescription::LaneDescription::GetDebugString |
( |
| ) |
const |
|
overridevirtual |
◆ GetLaneCount()
| uint8_t osmscout::RouteDescription::LaneDescription::GetLaneCount |
( |
| ) |
const |
|
inline |
◆ GetLaneTurns()
| const std::vector< LaneTurn > & osmscout::RouteDescription::LaneDescription::GetLaneTurns |
( |
| ) |
const |
|
inline |
◆ IsOneway()
| bool osmscout::RouteDescription::LaneDescription::IsOneway |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool osmscout::RouteDescription::LaneDescription::operator!= |
( |
const LaneDescription & | o | ) |
const |
◆ operator==()
| bool osmscout::RouteDescription::LaneDescription::operator== |
( |
const LaneDescription & | o | ) |
const |
The documentation for this class was generated from the following file: