|
libosmscout 0.1
|
ingroup Description More...
#include <DescriptionService.h>
Inheritance diagram for osmscout::ChargingStationDescriptionProcessor: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_CHARGINGSTATION_SOCKET_CAPACITY ="Capacity" |
| static const std::string | LABEL_KEY_CHARGINGSTATION_SOCKET_OUTPUT ="Output" |
| static const std::string | LABEL_KEY_CHARGINGSTATION_SOCKET_TYPE ="Type" |
| static const std::string | SECTION_NAME_CHARGINGSTATION = "ChargingStation" |
| static const std::string | SUBSECTION_NAME_CHARGINGSTATION_SOCKET ="Socket" |
Additional Inherited Members | |
Protected Member Functions inherited from osmscout::FeatureToDescriptionProcessor | |
| FeatureValue * | GetFeatureValue (const FeatureValueBuffer &buffer, const std::string &featureName) const |
ingroup Description
Information regarding charging of cars, bikes and similar
|
overridevirtual |
Implements osmscout::FeatureToDescriptionProcessor.
References osmscout::ObjectDescription::AddEntry(), osmscout::EnumToString(), osmscout::FeatureToDescriptionProcessor::GetFeatureValue(), LABEL_KEY_CHARGINGSTATION_SOCKET_CAPACITY, LABEL_KEY_CHARGINGSTATION_SOCKET_OUTPUT, LABEL_KEY_CHARGINGSTATION_SOCKET_TYPE, osmscout::ChargingStationFeature::NAME, SECTION_NAME_CHARGINGSTATION, and SUBSECTION_NAME_CHARGINGSTATION_SOCKET.
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().