libosmscout 1.1.1
Loading...
Searching...
No Matches
TypeConfig.h File Reference
#include <list>
#include <memory>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include <array>
#include <osmscout/lib/CoreImportExport.h>
#include <osmscout/ObjectRef.h>
#include <osmscout/OSMScoutTypes.h>
#include <osmscout/Tag.h>
#include <osmscout/TypeFeature.h>
#include <osmscout/util/TagErrorReporter.h>
#include <osmscout/util/Number.h>
#include <osmscout/io/FileScanner.h>
#include <osmscout/io/FileWriter.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

Namespaces

namespace  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 =25