This is the complete list of members for te::vp::IntersectionOp, including all inherited members.
getGeomResultType(te::gm::GeomType geom) | te::vp::IntersectionOp | protected |
getTabularProps(te::da::DataSetType *dsType) | te::vp::IntersectionOp | protected |
IntersectionOp() | te::vp::IntersectionOp | |
m_copyInputColumns | te::vp::IntersectionOp | protected |
m_firstOidSet | te::vp::IntersectionOp | protected |
m_inFirstDsetName | te::vp::IntersectionOp | protected |
m_inFirstDsetType | te::vp::IntersectionOp | protected |
m_inFirstDsrc | te::vp::IntersectionOp | protected |
m_inSecondDsetName | te::vp::IntersectionOp | protected |
m_inSecondDsetType | te::vp::IntersectionOp | protected |
m_inSecondDsrc | te::vp::IntersectionOp | protected |
m_outDsetName | te::vp::IntersectionOp | protected |
m_outDsrc | te::vp::IntersectionOp | protected |
m_secondOidSet | te::vp::IntersectionOp | protected |
m_SRID | te::vp::IntersectionOp | protected |
paramsAreValid() | te::vp::IntersectionOp | virtual |
run()=0 | te::vp::IntersectionOp | pure virtual |
save(std::auto_ptr< te::da::DataSet > result, std::auto_ptr< te::da::DataSetType > outDsType) | te::vp::IntersectionOp | protected |
setInput(te::da::DataSourcePtr inFirstDsrc, std::string inFirstDsetName, std::auto_ptr< te::da::DataSetType > inFirstDsetType, te::da::DataSourcePtr inSecondDsrc, std::string inSecondDsetName, std::auto_ptr< te::da::DataSetType > inSecondDsetType, const te::da::ObjectIdSet *firstOidSet=0, const te::da::ObjectIdSet *secondOidSet=0) | te::vp::IntersectionOp | |
setOutput(te::da::DataSourcePtr outDsrc, std::string dsname) | te::vp::IntersectionOp | |
setParams(const bool ©InputColumns, std::size_t inSRID) | te::vp::IntersectionOp | |
~IntersectionOp() | te::vp::IntersectionOp | inlinevirtual |