#include <libosmscout/include/osmscout/TypeFeatures.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::BuildingFeature::GetName |
( |
| ) |
const |
|
overridevirtual |
◆ Initialize()
| void osmscout::BuildingFeature::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::BuildingFeature::Parse |
( |
TagErrorReporter & |
reporter, |
|
|
const TagRegistry & |
tagRegistry, |
|
|
const FeatureInstance & |
feature, |
|
|
const ObjectOSMRef & |
object, |
|
|
const TagMap & |
tags, |
|
|
FeatureValueBuffer & |
buffer |
|
) |
| const |
|
overridevirtual |
◆ NAME
| const char* const osmscout::BuildingFeature::NAME |
|
static |
The documentation for this class was generated from the following file: