Go to the source code of this file.
 | 
| std::auto_ptr< te::da::DataSource >  | te::qt::plugins::terramobile::createGeopackage (std::string gpkgName) | 
|   | 
| void  | te::qt::plugins::terramobile::exportToGPKG (te::map::AbstractLayerPtr layer, te::da::DataSource *dsGPKG, std::string outFileName, const te::gm::Envelope extent) | 
|   | 
| void  | te::qt::plugins::terramobile::fillExtraColumns (te::da::DataSource *ds, std::string dataSetName) | 
|   | 
| std::vector< std::string >  | te::qt::plugins::terramobile::getItemNames (std::string type, te::da::DataSource *dsGPKG) | 
|   | 
| std::auto_ptr< te::rst::Raster >  | te::qt::plugins::terramobile::NormalizeRaster (te::rst::Raster *inraster, double nmin, double nmax, std::map< std::string, std::string > rInfo, std::string type) | 
|   | 
| void  | te::qt::plugins::terramobile::queryGPKG (std::string query, te::da::DataSource *dsGPKG) | 
|   |