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