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 |
getTabularProps(te::da::DataSetType *dsType) | te::vp::IntersectionOp | protected |
IntersectionMemory() | te::vp::IntersectionMemory | |
IntersectionOp() | te::vp::IntersectionOp | |
m_copyInputColumns | te::vp::IntersectionOp | protected |
m_firstConverter | te::vp::IntersectionOp | protected |
m_firstOidSet | te::vp::IntersectionOp | protected |
m_inFirstDsetName | te::vp::IntersectionOp | protected |
m_inFirstDsrc | te::vp::IntersectionOp | protected |
m_inSecondDsetName | te::vp::IntersectionOp | protected |
m_inSecondDsrc | te::vp::IntersectionOp | protected |
m_outDsetName | te::vp::IntersectionOp | protected |
m_outDsrc | te::vp::IntersectionOp | protected |
m_secondConverter | te::vp::IntersectionOp | protected |
m_secondOidSet | te::vp::IntersectionOp | protected |
pairwiseIntersection(std::string newName, IntersectionMember firstMember, IntersectionMember secondMember) | te::vp::IntersectionMemory | private |
paramsAreValid() | te::vp::IntersectionOp | virtual |
run() | te::vp::IntersectionMemory | virtual |
setGeomResultType(te::gm::GeomType firstGeom, te::gm::GeomType secondGeom) | te::vp::IntersectionOp | protected |
setInput(te::da::DataSourcePtr inFirstDsrc, std::string inFirstDsetName, std::auto_ptr< te::da::DataSetTypeConverter > firstConverter, te::da::DataSourcePtr inSecondDsrc, std::string inSecondDsetName, std::auto_ptr< te::da::DataSetTypeConverter > secondConverter, 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) | te::vp::IntersectionOp | |
~IntersectionMemory() | te::vp::IntersectionMemory | |
~IntersectionOp() | te::vp::IntersectionOp | inlinevirtual |