This is the complete list of members for te::vp::IntersectionQuery, 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 | |
| IntersectionQuery() | te::vp::IntersectionQuery | |
| 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() | te::vp::IntersectionQuery | 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 | |
| updateGeomType(te::da::DataSetType *dsType, te::da::DataSet *ds) | te::vp::IntersectionQuery | private |
| ~IntersectionOp() | te::vp::IntersectionOp | inlinevirtual |
| ~IntersectionQuery() | te::vp::IntersectionQuery | |