28 #ifndef __TERRALIB_VP_INTERNAL_MULTIPARTTOSINGLEPART_H
29 #define __TERRALIB_VP_INTERNAL_MULTIPARTTOSINGLEPART_H
33 #include "../dataaccess/datasource/DataSource.h"
34 #include "../dataaccess/utils/DataAccess.h"
64 std::unique_ptr<te::da::DataSetType>
getOutDst(
bool onlySelected =
false);
std::unique_ptr< te::da::DataSetType > getOutDst(bool onlySelected=false)
bool run()
Sets the input dataAccess. This function will take the ownership of the dataAccess.
void setOutput(te::da::DataSourcePtr outDsrc, const std::string &outDsName)
void setInput(te::da::DataAccessPtr inputDataAccess)
te::da::DataAccessPtr m_inputDataAccess
te::da::DataSourcePtr m_outDsrc
boost::shared_ptr< DataSource > DataSourcePtr
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.
Proxy configuration file for TerraView (see terraview_config.h).