#include <FeeFeature.h>
◆ Fee
Enumerator |
---|
Unknown | |
Yes | |
No | |
Donation | |
◆ FeeFeatureValue() [1/2]
osmscout::FeeFeatureValue::FeeFeatureValue |
( |
| ) |
|
|
default |
◆ FeeFeatureValue() [2/2]
osmscout::FeeFeatureValue::FeeFeatureValue |
( |
Fee |
fee | ) |
|
|
inlineexplicit |
◆ GetCondition()
std::string osmscout::FeeFeatureValue::GetCondition |
( |
| ) |
const |
|
inline |
◆ GetValue()
Fee osmscout::FeeFeatureValue::GetValue |
( |
| ) |
const |
|
inline |
◆ HasCondition()
bool osmscout::FeeFeatureValue::HasCondition |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool osmscout::FeeFeatureValue::operator== |
( |
const FeatureValue & |
other | ) |
const |
|
overridevirtual |
◆ Read()
void osmscout::FeeFeatureValue::Read |
( |
FileScanner & |
scanner | ) |
|
|
overridevirtual |
◆ SetCondition()
void osmscout::FeeFeatureValue::SetCondition |
( |
const std::string_view & |
condition | ) |
|
|
inline |
◆ SetValue()
void osmscout::FeeFeatureValue::SetValue |
( |
Fee |
fee | ) |
|
|
inline |
◆ Write()
void osmscout::FeeFeatureValue::Write |
( |
FileWriter & |
writer | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: