28 #ifndef __TERRALIB_VP_INTERNAL_MULTIPARTTOSINGLEPART_H 
   29 #define __TERRALIB_VP_INTERNAL_MULTIPARTTOSINGLEPART_H 
   32 #include "../datatype/Property.h" 
   33 #include "../dataaccess/dataset/DataSetType.h" 
   34 #include "../geometry/Geometry.h" 
   35 #include "../memory/DataSet.h" 
   36 #include "../statistics/core/Enums.h" 
   69                       std::auto_ptr<te::da::DataSetType> inDsType,
 
   76         std::auto_ptr<te::da::DataSetType> getOutDst(
bool onlySelected = 
false);
 
   97 #endif  // __TERRALIB_VP_INTERNAL_MULTIPARTTOSINGLEPART_H 
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An exception class for the Vector processing module. 
 
boost::shared_ptr< DataSource > DataSourcePtr
 
This class represents a set of unique ids created in the same context. i.e. from the same data set...
 
te::da::DataSourcePtr m_inDsrc
 
std::auto_ptr< te::da::DataSetType > m_inDsType
 
Enumerations related to Vector Processing module. 
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards. 
 
te::da::DataSourcePtr m_outDsrc
 
Configuration flags for the Terrralib Vector Processing module. 
 
const te::da::ObjectIdSet * m_oidSet