libosmscout 0.1
|
Destination of the route. More...
#include <RouteDescription.h>
Public Member Functions | |
DestinationDescription (const std::string &description) | |
std::string | GetDebugString () const override |
std::string | GetDescription () const |
![]() | |
virtual | ~Description ()=default |
Static Public Attributes | |
static constexpr std::string_view | Key = "CrossingDestination" |
Destination of the route.
|
explicit |
|
overridevirtual |
Implements osmscout::RouteDescription::Description.
std::string osmscout::RouteDescription::DestinationDescription::GetDescription | ( | ) | const |
|
staticconstexpr |