26 #ifndef __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_GEOPACKAGESYNCHRONIZER_H
27 #define __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_GEOPACKAGESYNCHRONIZER_H
30 #include "../../../../dataaccess/datasource/DataSource.h"
An abstract class for data providers like a DBMS, Web Services or a regular file.
This file is used to Synchronizer operation.
~GeoPackageSynchronizer()
te::da::DataSource * m_inputDataSource
void setInputParameters(te::da::DataSource *inputDataSource, std::string inputDataSet, te::da::DataSource *outputDataSource, std::string outputDataset)
std::string m_outputDataset
te::da::DataSource * m_outputDataSource
std::string m_inputDataSet