libosmscout  0.1
FeatureReader.h File Reference
#include <limits>
#include <vector>
#include <osmscout/TypeFeature.h>
#include <osmscout/TypeConfig.h>

Classes

class  osmscout::DynamicFeatureReader
 Variant of FeatureReader that is not type set and thus can easier get used in cases where runtime dynamics are required and features are referenced by name and not by type. More...
 
class  osmscout::FeatureLabelReader< F, V >
 
class  osmscout::FeatureReader< F >
 Helper template class for easy access to flag-like Features. More...
 
class  osmscout::FeatureValueReader< F, V >
 Helper template class for easy access to the value of a certain feature for objects of any type. More...
 

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.