libosmscout  0.1
LabelProvider.h File Reference
#include <vector>
#include <osmscoutmap/MapImportExport.h>
#include <osmscout/TypeConfig.h>
#include <osmscoutmap/MapParameter.h>

Classes

class  osmscout::DynamicFeatureLabelReader
 
class  osmscout::INameLabelProviderFactory
 
class  osmscout::LabelProvider
 
class  osmscout::LabelProviderFactory
 

Namespaces

 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 >