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

ingroup Description More...

#include <DescriptionService.h>

+ Inheritance diagram for osmscout::ContactDescriptionProcessor:

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_CONTACT_PHONE ="Phone"
 
static const std::string LABEL_KEY_CONTACT_WEBSIZE ="Website"
 
static const std::string SECTION_NAME_CONTACT = "Contact"
 

Additional Inherited Members

- Protected Member Functions inherited from osmscout::FeatureToDescriptionProcessor
FeatureValueGetFeatureValue (const FeatureValueBuffer &buffer, const std::string &featureName) const
 

Detailed Description

ingroup Description

Contact information

Member Function Documentation

◆ Process()

Member Data Documentation

◆ LABEL_KEY_CONTACT_PHONE

const std::string osmscout::ContactDescriptionProcessor::LABEL_KEY_CONTACT_PHONE ="Phone"
static

Referenced by Process().

◆ LABEL_KEY_CONTACT_WEBSIZE

const std::string osmscout::ContactDescriptionProcessor::LABEL_KEY_CONTACT_WEBSIZE ="Website"
static

Referenced by Process().

◆ SECTION_NAME_CONTACT

const std::string osmscout::ContactDescriptionProcessor::SECTION_NAME_CONTACT = "Contact"
static

Referenced by Process().


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