This is the complete list of members for te::vp::IntersectionMemory, including all inherited members.
| createDataSetType(std::string newName, te::da::DataSetType *firstDt, std::vector< te::dt::Property * > firstProps, te::da::DataSetType *secondDt, std::vector< te::dt::Property * > secondProps) | te::vp::IntersectionMemory | private |
| DataSetRTree typedef | te::vp::IntersectionMemory | private |
| getGeomResultType(te::gm::GeomType geom) | te::vp::IntersectionOp | protected |
| getTabularProps(te::da::DataSetType *dsType) | te::vp::IntersectionOp | protected |
| IntersectionMemory() | te::vp::IntersectionMemory | |
| 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 |
| pairwiseIntersection(std::string newName, IntersectionMember firstMember, IntersectionMember secondMember, std::size_t outputSRID) | te::vp::IntersectionMemory | private |
| paramsAreValid() | te::vp::IntersectionOp | virtual |
| run() | te::vp::IntersectionMemory | virtual |
| 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 | |
| ~IntersectionMemory() | te::vp::IntersectionMemory | |
| ~IntersectionOp() | te::vp::IntersectionOp | inlinevirtual |