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

ingroup Description More...

#include <DescriptionService.h>

+ Inheritance diagram for osmscout::PresenceDescriptionProcessor:

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_PRESENCE_MAXSTAY_CONDITION ="Condition"
 
static const std::string LABEL_KEY_PRESENCE_MAXSTAY_VALUE ="Value"
 
static const std::string LABEL_KEY_PRESENCE_OPENINGHOURS ="OpeningHours"
 
static const std::string SECTION_NAME_PRESENCE = "Presence"
 
static const std::string SUBSECTION_NAME_PRESENCE_MAXSTAY ="MaxStay"
 

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 staying at the object

Member Function Documentation

◆ Process()

Member Data Documentation

◆ LABEL_KEY_PRESENCE_MAXSTAY_CONDITION

const std::string osmscout::PresenceDescriptionProcessor::LABEL_KEY_PRESENCE_MAXSTAY_CONDITION ="Condition"
static

Referenced by Process().

◆ LABEL_KEY_PRESENCE_MAXSTAY_VALUE

const std::string osmscout::PresenceDescriptionProcessor::LABEL_KEY_PRESENCE_MAXSTAY_VALUE ="Value"
static

Referenced by Process().

◆ LABEL_KEY_PRESENCE_OPENINGHOURS

const std::string osmscout::PresenceDescriptionProcessor::LABEL_KEY_PRESENCE_OPENINGHOURS ="OpeningHours"
static

Referenced by Process().

◆ SECTION_NAME_PRESENCE

const std::string osmscout::PresenceDescriptionProcessor::SECTION_NAME_PRESENCE = "Presence"
static

Referenced by Process().

◆ SUBSECTION_NAME_PRESENCE_MAXSTAY

const std::string osmscout::PresenceDescriptionProcessor::SUBSECTION_NAME_PRESENCE_MAXSTAY ="MaxStay"
static

Referenced by Process().


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