#include <FromToFeature.h>
◆ FromToFeatureValue() [1/3]
osmscout::FromToFeatureValue::FromToFeatureValue |
( |
| ) |
|
|
default |
◆ FromToFeatureValue() [2/3]
osmscout::FromToFeatureValue::FromToFeatureValue |
( |
const FromToFeatureValue & |
featureValue | ) |
|
|
default |
◆ FromToFeatureValue() [3/3]
osmscout::FromToFeatureValue::FromToFeatureValue |
( |
const std::string_view & |
from, |
|
|
const std::string_view & |
to |
|
) |
| |
|
inlineexplicit |
◆ GetFrom()
const std::string& osmscout::FromToFeatureValue::GetFrom |
( |
| ) |
const |
|
inline |
◆ GetLabel()
std::string osmscout::FromToFeatureValue::GetLabel |
( |
const Locale & |
, |
|
|
size_t |
|
|
) |
| const |
|
inlineoverridevirtual |
◆ GetTo()
const std::string& osmscout::FromToFeatureValue::GetTo |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool osmscout::FromToFeatureValue::operator== |
( |
const FeatureValue & |
other | ) |
const |
|
overridevirtual |
◆ Read()
void osmscout::FromToFeatureValue::Read |
( |
FileScanner & |
scanner | ) |
|
|
overridevirtual |
◆ SetFrom()
void osmscout::FromToFeatureValue::SetFrom |
( |
const std::string_view & |
from | ) |
|
|
inline |
◆ SetTo()
void osmscout::FromToFeatureValue::SetTo |
( |
const std::string_view & |
to | ) |
|
|
inline |
◆ Write()
void osmscout::FromToFeatureValue::Write |
( |
FileWriter & |
writer | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: