libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::CommercialDescriptionProcessor Class Reference

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
FeatureValueGetFeatureValue (const FeatureValueBuffer &buffer, const std::string &featureName) const
 

Detailed Description

ingroup Description

Information regarding companies involved in the object

Member Function Documentation

◆ Process()

Member Data Documentation

◆ LABEL_KEY_COMMERCIAL_BRAND

const std::string osmscout::CommercialDescriptionProcessor::LABEL_KEY_COMMERCIAL_BRAND = "Brand"
static

Referenced by Process().

◆ LABEL_KEY_COMMERCIAL_NETWORK

const std::string osmscout::CommercialDescriptionProcessor::LABEL_KEY_COMMERCIAL_NETWORK = "Network"
static

Referenced by Process().

◆ LABEL_KEY_COMMERCIAL_OPERATOR

const std::string osmscout::CommercialDescriptionProcessor::LABEL_KEY_COMMERCIAL_OPERATOR = "Operator"
static

Referenced by Process().

◆ SECTION_NAME_COMMERCIAL

const std::string osmscout::CommercialDescriptionProcessor::SECTION_NAME_COMMERCIAL = "Commercial"
static

Referenced by Process().


The documentation for this class was generated from the following files: