|
libosmscout 0.1
|
#include <vector>#include <osmscoutmap/MapImportExport.h>#include <osmscout/TypeConfig.h>#include <osmscoutmap/MapParameter.h>Classes | |
| class | osmscout::DynamicFeatureLabelReader |
| Generates a label based on a given feature name and label name. More... | |
| class | osmscout::INameLabelProviderFactory |
| class | osmscout::LabelProvider |
| Interface one must implement to provider a label for the map. More... | |
| class | osmscout::LabelProviderFactory |
Namespaces | |
| namespace | osmscout |
| Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Typedefs | |
| using | osmscout::LabelProviderFactoryRef = std::shared_ptr< LabelProviderFactory > |
| using | osmscout::LabelProviderRef = std::shared_ptr< LabelProvider > |