libosmscout  1.1.1
Public Member Functions | List of all members
osmscout::Preprocessor Class Referenceabstract

#include <libosmscout-import/include/osmscout/import/Preprocessor.h>

Inheritance diagram for osmscout::Preprocessor:
Inheritance graph
[legend]

Public Member Functions

virtual ~Preprocessor ()=default
 
virtual bool Import (const TypeConfigRef &typeConfig, const ImportParameter &parameter, Progress &progress, const std::string &filename)=0
 

Constructor & Destructor Documentation

◆ ~Preprocessor()

virtual osmscout::Preprocessor::~Preprocessor ( )
virtualdefault

Member Function Documentation

◆ Import()

virtual bool osmscout::Preprocessor::Import ( const TypeConfigRef typeConfig,
const ImportParameter &  parameter,
Progress progress,
const std::string &  filename 
)
pure virtual

The documentation for this class was generated from the following file: