A route lane.
More...
#include <RouteDescription.h>
|
| static constexpr std::string_view | Key = "Lanes" |
| |
◆ 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 |
◆ Key
| constexpr std::string_view osmscout::RouteDescription::LaneDescription::Key = "Lanes" |
|
staticconstexpr |
The documentation for this class was generated from the following files: