#include <MultipartToSinglepart.h>
Public Member Functions | |
| MultipartToSinglepart () | |
| bool | run () | 
| void | setInput (te::da::DataSourcePtr inDsrc, std::string inDsName, std::auto_ptr< te::da::DataSetType > inDsType, const te::da::ObjectIdSet *oidSet=0) | 
| void | setOutput (te::da::DataSourcePtr outDsrc, std::string outDsName) | 
| ~MultipartToSinglepart () | |
Protected Member Functions | |
| std::auto_ptr < te::da::DataSetType >  | getOutDst (bool onlySelected=false) | 
| bool | runAll () | 
| bool | runSelected () | 
| te::gm::Geometry * | single2multi (te::gm::Geometry *geom) | 
Private Attributes | |
| std::string | m_inDsName | 
| te::da::DataSourcePtr | m_inDsrc | 
| std::auto_ptr < te::da::DataSetType >  | m_inDsType | 
| const te::da::ObjectIdSet * | m_oidSet | 
| std::string | m_outDsName | 
| te::da::DataSourcePtr | m_outDsrc | 
Definition at line 56 of file MultipartToSinglepart.h.
| te::vp::MultipartToSinglepart::MultipartToSinglepart | ( | ) | 
| te::vp::MultipartToSinglepart::~MultipartToSinglepart | ( | ) | 
      
  | 
  protected | 
| bool te::vp::MultipartToSinglepart::run | ( | ) | 
      
  | 
  protected | 
      
  | 
  protected | 
| void te::vp::MultipartToSinglepart::setInput | ( | te::da::DataSourcePtr | inDsrc, | 
| std::string | inDsName, | ||
| std::auto_ptr< te::da::DataSetType > | inDsType, | ||
| const te::da::ObjectIdSet * | oidSet = 0  | 
        ||
| ) | 
| void te::vp::MultipartToSinglepart::setOutput | ( | te::da::DataSourcePtr | outDsrc, | 
| std::string | outDsName | ||
| ) | 
      
  | 
  protected | 
      
  | 
  private | 
Definition at line 87 of file MultipartToSinglepart.h.
      
  | 
  private | 
Definition at line 86 of file MultipartToSinglepart.h.
      
  | 
  private | 
Definition at line 88 of file MultipartToSinglepart.h.
      
  | 
  private | 
Definition at line 89 of file MultipartToSinglepart.h.
      
  | 
  private | 
Definition at line 92 of file MultipartToSinglepart.h.
      
  | 
  private | 
Definition at line 91 of file MultipartToSinglepart.h.