|
libosmscout 0.1
|
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 | |
| FeatureValue * | GetFeatureValue (const FeatureValueBuffer &buffer, const std::string &featureName) const |
ingroup Description
Information regarding staying at the object
|
overridevirtual |
Implements osmscout::FeatureToDescriptionProcessor.
References osmscout::ObjectDescription::AddEntry(), osmscout::FeatureToDescriptionProcessor::GetFeatureValue(), LABEL_KEY_PRESENCE_MAXSTAY_CONDITION, LABEL_KEY_PRESENCE_MAXSTAY_VALUE, LABEL_KEY_PRESENCE_OPENINGHOURS, osmscout::MaxStayFeature::NAME, osmscout::OpeningHoursFeature::NAME, SECTION_NAME_PRESENCE, and SUBSECTION_NAME_PRESENCE_MAXSTAY.
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().