|
libosmscout 1.1.1
|
#include <libosmscout/include/osmscout/FeatureReader.h>
Public Member Functions | |
| FeatureLabelReader (const TypeConfig &typeConfig) | |
| std::string | GetLabel (const FeatureValueBuffer &buffer) const |
|
explicit |
| std::string osmscout::FeatureLabelReader< F, V >::GetLabel | ( | const FeatureValueBuffer & | buffer | ) | const |
Returns the label of the given object
| buffer | The FeatureValueBuffer instance |