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

Go to the source code of this file.

Classes

class  osmscout::CLASS_FINAL< DataLoader >
 
struct  osmscout::CLASS_FINAL< DataLoader >::TypeCondition
 
class  osmscout::CLASS_FINAL< DataLoader >
 
class  osmscout::CLASS_FINAL< DataLoader >
 

Namespaces

 osmscout
 

Typedefs

using osmscout::TypeInfoRef = std::shared_ptr< TypeInfo >
 
using osmscout::FeatureValueBufferRef = std::shared_ptr< FeatureValueBuffer >
 
using osmscout::TypeConfigRef = std::shared_ptr< TypeConfig >
 

Variables

static const TypeId osmscout::typeIgnore = 0
 
static const uint32_t osmscout::FILE_FORMAT_VERSION =22