1 #ifndef OSMSCOUT_IMPORT_GENINTERSECTIONINDEX_H 2 #define OSMSCOUT_IMPORT_GENINTERSECTIONINDEX_H 31 class IntersectionIndexGenerator
CLASS_FINAL :
public NumericIndexGenerator<Id,Intersection>
34 IntersectionIndexGenerator();
36 void GetDescription(
const ImportParameter& parameter,
37 ImportModuleDescription& description)
const override;
#define CLASS_FINAL
Definition: Compiler.h:26