|
libosmscout 0.1
|
ingroup Description More...
#include <DescriptionService.h>
Inheritance diagram for osmscout::CommercialDescriptionProcessor:Public Member Functions | |
| void | Process (const FeatureValueBuffer &buffer, ObjectDescription &description) override |
Public Member Functions inherited from osmscout::FeatureToDescriptionProcessor | |
| FeatureToDescriptionProcessor ()=default | |
| virtual | ~FeatureToDescriptionProcessor () |
Static Public Attributes | |
| static const std::string | LABEL_KEY_COMMERCIAL_BRAND = "Brand" |
| static const std::string | LABEL_KEY_COMMERCIAL_NETWORK = "Network" |
| static const std::string | LABEL_KEY_COMMERCIAL_OPERATOR = "Operator" |
| static const std::string | SECTION_NAME_COMMERCIAL = "Commercial" |
Additional Inherited Members | |
Protected Member Functions inherited from osmscout::FeatureToDescriptionProcessor | |
| FeatureValue * | GetFeatureValue (const FeatureValueBuffer &buffer, const std::string &featureName) const |
ingroup Description
Information regarding companies involved in the object
|
overridevirtual |
Implements osmscout::FeatureToDescriptionProcessor.
References osmscout::ObjectDescription::AddEntry(), osmscout::FeatureToDescriptionProcessor::GetFeatureValue(), LABEL_KEY_COMMERCIAL_BRAND, LABEL_KEY_COMMERCIAL_NETWORK, LABEL_KEY_COMMERCIAL_OPERATOR, osmscout::BrandFeature::NAME, osmscout::NetworkFeature::NAME, osmscout::OperatorFeature::NAME, and SECTION_NAME_COMMERCIAL.
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().