libosmscout  1.1.1
Classes | Namespaces | Typedefs
TypeFeature.h File Reference
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
#include <osmscout/CoreImportExport.h>
#include <osmscout/util/FileScanner.h>
#include <osmscout/util/FileWriter.h>
#include <osmscout/util/Locale.h>
#include <osmscout/util/TagErrorReporter.h>
#include <osmscout/system/Assert.h>
Include dependency graph for TypeFeature.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::FeatureValue
 
class  osmscout::Feature
 
class  osmscout::CLASS_FINAL< DataLoader >
 

Namespaces

 osmscout
 

Typedefs

using osmscout::FeatureRef = std::shared_ptr< Feature >