#include <HighwayMilestoneFeature.h>
◆ HighwayMilestoneFeatureValue() [1/3]
| osmscout::HighwayMilestoneFeatureValue::HighwayMilestoneFeatureValue |
( |
| ) |
|
|
default |
◆ HighwayMilestoneFeatureValue() [2/3]
◆ HighwayMilestoneFeatureValue() [3/3]
| osmscout::HighwayMilestoneFeatureValue::HighwayMilestoneFeatureValue |
( |
uint32_t |
distance, |
|
|
const std::string & |
ref |
|
) |
| |
|
inlineexplicit |
◆ GetCarriagewayRef()
| std::string osmscout::HighwayMilestoneFeatureValue::GetCarriagewayRef |
( |
| ) |
const |
|
inline |
◆ GetDistance()
| uint32_t osmscout::HighwayMilestoneFeatureValue::GetDistance |
( |
| ) |
const |
|
inline |
◆ GetLabel()
| std::string osmscout::HighwayMilestoneFeatureValue::GetLabel |
( |
const Locale & |
locale, |
|
|
size_t |
labelIndex |
|
) |
| const |
|
overridevirtual |
◆ GetMarker()
| std::string osmscout::HighwayMilestoneFeatureValue::GetMarker |
( |
| ) |
const |
|
inline |
◆ GetRef()
| std::string osmscout::HighwayMilestoneFeatureValue::GetRef |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool osmscout::HighwayMilestoneFeatureValue::operator== |
( |
const FeatureValue & |
other | ) |
const |
|
overridevirtual |
◆ Read()
| void osmscout::HighwayMilestoneFeatureValue::Read |
( |
FileScanner & |
scanner | ) |
|
|
overridevirtual |
◆ SetCarriagewayRef()
| void osmscout::HighwayMilestoneFeatureValue::SetCarriagewayRef |
( |
const std::string_view & |
carriagewayRef | ) |
|
|
inline |
◆ SetDistance()
| void osmscout::HighwayMilestoneFeatureValue::SetDistance |
( |
uint32_t |
distance | ) |
|
|
inline |
◆ SetMarker()
| void osmscout::HighwayMilestoneFeatureValue::SetMarker |
( |
const std::string_view & |
marker | ) |
|
|
inline |
◆ SetRef()
| void osmscout::HighwayMilestoneFeatureValue::SetRef |
( |
const std::string_view & |
ref | ) |
|
|
inline |
◆ Write()
| void osmscout::HighwayMilestoneFeatureValue::Write |
( |
FileWriter & |
writer | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: