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