#include <libosmscout/include/osmscout/feature/EmbankmentFeature.h>
|
| static const char *const | NAME |
|
| void | RegisterLabel (size_t index, const std::string &labelName) |
| void | RegisterFlag (size_t index, const std::string &flagName) |
◆ GetName()
| std::string osmscout::EmbankmentFeature::GetName |
( |
| ) |
const |
|
overridevirtual |
◆ Initialize()
| void osmscout::EmbankmentFeature::Initialize |
( |
TagRegistry & | tagRegistry | ) |
|
|
overridevirtual |
Does further initialization based on the current TagRegistry. For example it registers Tags (and stores their TagId) for further processing.
Implements osmscout::Feature.
◆ Parse()
| void osmscout::EmbankmentFeature::Parse |
( |
TagErrorReporter & | reporter, |
|
|
const TagRegistry & | tagRegistry, |
|
|
const FeatureInstance & | feature, |
|
|
const ObjectOSMRef & | object, |
|
|
const TagMap & | tags, |
|
|
FeatureValueBuffer & | buffer ) const |
|
overridevirtual |
◆ NAME
| const char* const osmscout::EmbankmentFeature::NAME |
|
static |
The documentation for this class was generated from the following file: