1 #ifndef OSMSCOUT_IMPORT_GENRAWNODEINDEX_H 2 #define OSMSCOUT_IMPORT_GENRAWNODEINDEX_H 30 class RawNodeIndexGenerator
CLASS_FINAL :
public NumericIndexGenerator<OSMId,RawNode>
36 RawNodeIndexGenerator();
38 void GetDescription(
const ImportParameter& parameter,
39 ImportModuleDescription& description)
const override;
static const char *const RAWNODE_IDX
Definition: GenRawNodeIndex.h:33
#define CLASS_FINAL
Definition: Compiler.h:26