libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::PreprocessorFactory Class Referenceabstract

#include <libosmscout-import/include/osmscoutimport/ImportParameter.h>

Public Member Functions

virtual ~PreprocessorFactory ()=default
virtual std::unique_ptr< PreprocessorGetProcessor (const std::string &filename, PreprocessorCallback &callback) const =0

Constructor & Destructor Documentation

◆ ~PreprocessorFactory()

virtual osmscout::PreprocessorFactory::~PreprocessorFactory ( )
virtualdefault

Member Function Documentation

◆ GetProcessor()

virtual std::unique_ptr< Preprocessor > osmscout::PreprocessorFactory::GetProcessor ( const std::string & filename,
PreprocessorCallback & callback ) const
pure virtual

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