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

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
FeatureValueGetFeatureValue (const FeatureValueBuffer &buffer, const std::string &featureName) const
 

Detailed Description

ingroup Description

Information regarding charging of cars, bikes and similar

Member Function Documentation

◆ Process()

Member Data Documentation

◆ LABEL_KEY_CHARGINGSTATION_SOCKET_CAPACITY

const std::string osmscout::ChargingStationDescriptionProcessor::LABEL_KEY_CHARGINGSTATION_SOCKET_CAPACITY ="Capacity"
static

Referenced by Process().

◆ LABEL_KEY_CHARGINGSTATION_SOCKET_OUTPUT

const std::string osmscout::ChargingStationDescriptionProcessor::LABEL_KEY_CHARGINGSTATION_SOCKET_OUTPUT ="Output"
static

Referenced by Process().

◆ LABEL_KEY_CHARGINGSTATION_SOCKET_TYPE

const std::string osmscout::ChargingStationDescriptionProcessor::LABEL_KEY_CHARGINGSTATION_SOCKET_TYPE ="Type"
static

Referenced by Process().

◆ SECTION_NAME_CHARGINGSTATION

const std::string osmscout::ChargingStationDescriptionProcessor::SECTION_NAME_CHARGINGSTATION = "ChargingStation"
static

Referenced by Process().

◆ SUBSECTION_NAME_CHARGINGSTATION_SOCKET

const std::string osmscout::ChargingStationDescriptionProcessor::SUBSECTION_NAME_CHARGINGSTATION_SOCKET ="Socket"
static

Referenced by Process().


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