#include <ConstructionYearFeature.h>
◆ ConstructionYearFeatureValue() [1/2]
osmscout::ConstructionYearFeatureValue::ConstructionYearFeatureValue |
( |
| ) |
|
|
default |
◆ ConstructionYearFeatureValue() [2/2]
osmscout::ConstructionYearFeatureValue::ConstructionYearFeatureValue |
( |
int |
startYear, |
|
|
int |
endYear |
|
) |
| |
|
inline |
◆ GetEndYear()
int osmscout::ConstructionYearFeatureValue::GetEndYear |
( |
| ) |
const |
|
inline |
◆ GetLabel()
std::string osmscout::ConstructionYearFeatureValue::GetLabel |
( |
const Locale & |
, |
|
|
size_t |
|
|
) |
| const |
|
inlineoverridevirtual |
◆ GetStartYear()
int osmscout::ConstructionYearFeatureValue::GetStartYear |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool osmscout::ConstructionYearFeatureValue::operator== |
( |
const FeatureValue & |
other | ) |
const |
|
overridevirtual |
◆ Read()
void osmscout::ConstructionYearFeatureValue::Read |
( |
FileScanner & |
scanner | ) |
|
|
overridevirtual |
◆ SetEndYear()
void osmscout::ConstructionYearFeatureValue::SetEndYear |
( |
int |
year | ) |
|
|
inline |
◆ SetStartYear()
void osmscout::ConstructionYearFeatureValue::SetStartYear |
( |
int |
year | ) |
|
|
inline |
◆ Write()
void osmscout::ConstructionYearFeatureValue::Write |
( |
FileWriter & |
writer | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: