#include <IntersectionOp.h>
 | 
| te::da::DataSetType *  | getOutputDsType () | 
|   | 
|   | IntersectionOp () | 
|   | 
| virtual bool  | paramsAreValid () | 
|   | 
| virtual bool  | run ()=0 | 
|   | 
| void  | setInput (te::da::DataSourcePtr inFirstDsrc, std::string inFirstDsetName, std::unique_ptr< te::da::DataSetTypeConverter > firstConverter, te::da::DataSourcePtr inSecondDsrc, std::string inSecondDsetName, std::unique_ptr< te::da::DataSetTypeConverter > secondConverter, const te::da::ObjectIdSet *firstOidSet=0, const te::da::ObjectIdSet *secondOidSet=0) | 
|   | 
| void  | setInput (te::da::DataSourcePtr inFirstDsrc, std::string inFirstDsetName, std::unique_ptr< te::da::DataSetType > firstDsType, std::unique_ptr< te::da::DataSet > firstDs, std::unique_ptr< te::da::DataSetTypeConverter > firstConverter, te::da::DataSourcePtr inSecondDsrc, std::string inSecondDsetName, std::unique_ptr< te::da::DataSetType > secondDsType, std::unique_ptr< te::da::DataSet > secondDs, std::unique_ptr< te::da::DataSetTypeConverter > secondConverter, const te::da::ObjectIdSet *firstOidSet=0, const te::da::ObjectIdSet *secondOidSet=0) | 
|   | 
| void  | setIsFirstQuery () | 
|   | 
| void  | setIsSecondQuery () | 
|   | 
| void  | setOutput (te::da::DataSourcePtr outDsrc, std::string dsname) | 
|   | 
| void  | setParams (const std::vector< std::pair< int, std::string > > &attributeVec) | 
|   | 
| virtual  | ~IntersectionOp () | 
|   | 
Definition at line 55 of file IntersectionOp.h.
 
      
        
          | te::vp::IntersectionOp::IntersectionOp  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual te::vp::IntersectionOp::~IntersectionOp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | bool te::vp::IntersectionOp::isSelectedProperty  | 
          ( | 
          const int &  | 
          id,  | 
         
        
           | 
           | 
          const dt::Property &  | 
          prop  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | virtual bool te::vp::IntersectionOp::paramsAreValid  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual bool te::vp::IntersectionOp::run  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
      
        
          | void te::vp::IntersectionOp::setInput  | 
          ( | 
          te::da::DataSourcePtr  | 
          inFirstDsrc,  | 
        
        
           | 
           | 
          std::string  | 
          inFirstDsetName,  | 
        
        
           | 
           | 
          std::unique_ptr< te::da::DataSetType >  | 
          firstDsType,  | 
        
        
           | 
           | 
          std::unique_ptr< te::da::DataSet >  | 
          firstDs,  | 
        
        
           | 
           | 
          std::unique_ptr< te::da::DataSetTypeConverter >  | 
          firstConverter,  | 
        
        
           | 
           | 
          te::da::DataSourcePtr  | 
          inSecondDsrc,  | 
        
        
           | 
           | 
          std::string  | 
          inSecondDsetName,  | 
        
        
           | 
           | 
          std::unique_ptr< te::da::DataSetType >  | 
          secondDsType,  | 
        
        
           | 
           | 
          std::unique_ptr< te::da::DataSet >  | 
          secondDs,  | 
        
        
           | 
           | 
          std::unique_ptr< te::da::DataSetTypeConverter >  | 
          secondConverter,  | 
        
        
           | 
           | 
          const te::da::ObjectIdSet *  | 
          firstOidSet = 0,  | 
        
        
           | 
           | 
          const te::da::ObjectIdSet *  | 
          secondOidSet = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void te::vp::IntersectionOp::setIsFirstQuery  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void te::vp::IntersectionOp::setIsSecondQuery  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void te::vp::IntersectionOp::setParams  | 
          ( | 
          const std::vector< std::pair< int, std::string > > &  | 
          attributeVec | ) | 
           | 
        
      
 
 
  
  
      
        
          | std::vector<std::pair<int, std::string> > te::vp::IntersectionOp::m_attributeVec | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::string te::vp::IntersectionOp::m_inFirstDsetName | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::string te::vp::IntersectionOp::m_inSecondDsetName | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | bool te::vp::IntersectionOp::m_isFistQuery | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | bool te::vp::IntersectionOp::m_isSecondQuery | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::string te::vp::IntersectionOp::m_outDsetName | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/vp/IntersectionOp.h