libosmscout
0.1
|
ingroup Description More...
#include <DescriptionService.h>
Public Member Functions | |
void | Process (const FeatureValueBuffer &buffer, ObjectDescription &description) override |
![]() | |
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 | |
![]() | |
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::OpeningHoursFeature::NAME, osmscout::MaxStayFeature::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().