#include <libosmscout/include/osmscout/feature/PostalCodeFeature.h>
◆ PostalCodeFeatureValue() [1/2]
| osmscout::PostalCodeFeatureValue::PostalCodeFeatureValue |
( |
| ) |
|
|
default |
◆ PostalCodeFeatureValue() [2/2]
| osmscout::PostalCodeFeatureValue::PostalCodeFeatureValue |
( |
const std::string & | postalCode | ) |
|
|
inlineexplicit |
◆ GetLabel()
| std::string osmscout::PostalCodeFeatureValue::GetLabel |
( |
const Locale & | , |
|
|
size_t | ) const |
|
inlineoverridevirtual |
◆ GetPostalCode()
| std::string osmscout::PostalCodeFeatureValue::GetPostalCode |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool osmscout::PostalCodeFeatureValue::operator== |
( |
const FeatureValue & | other | ) |
const |
|
overridevirtual |
◆ Read()
| void osmscout::PostalCodeFeatureValue::Read |
( |
FileScanner & | scanner | ) |
|
|
overridevirtual |
◆ SetPostalCode()
| void osmscout::PostalCodeFeatureValue::SetPostalCode |
( |
const std::string_view & | postalCode | ) |
|
|
inline |
◆ Write()
| void osmscout::PostalCodeFeatureValue::Write |
( |
FileWriter & | writer | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: