#include <libosmscout/include/osmscout/feature/AdminLevelFeature.h>
◆ AdminLevelFeatureValue() [1/2]
| osmscout::AdminLevelFeatureValue::AdminLevelFeatureValue |
( |
| ) |
|
|
default |
◆ AdminLevelFeatureValue() [2/2]
| osmscout::AdminLevelFeatureValue::AdminLevelFeatureValue |
( |
uint8_t | adminLevel, |
|
|
const std::string & | isIn ) |
|
inline |
◆ GetAdminLevel()
| uint8_t osmscout::AdminLevelFeatureValue::GetAdminLevel |
( |
| ) |
const |
|
inline |
◆ GetIsIn()
| std::string osmscout::AdminLevelFeatureValue::GetIsIn |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool osmscout::AdminLevelFeatureValue::operator== |
( |
const FeatureValue & | other | ) |
const |
|
overridevirtual |
◆ Read()
| void osmscout::AdminLevelFeatureValue::Read |
( |
FileScanner & | scanner | ) |
|
|
overridevirtual |
◆ SetAdminLevel()
| void osmscout::AdminLevelFeatureValue::SetAdminLevel |
( |
uint8_t | adminLevel | ) |
|
|
inline |
◆ SetIsIn()
| void osmscout::AdminLevelFeatureValue::SetIsIn |
( |
const std::string_view & | isIn | ) |
|
|
inline |
◆ Write()
| void osmscout::AdminLevelFeatureValue::Write |
( |
FileWriter & | writer | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: