This is the complete list of members for te::vp::BufferOp, including all inherited members.
BufferOp() | te::vp::BufferOp | |
GetDataSetType() | te::vp::BufferOp | protected |
getGeomResultType(te::gm::GeomType geom) | te::vp::BufferOp | protected |
m_bufferBoundariesRule | te::vp::BufferOp | protected |
m_bufferPolygonRule | te::vp::BufferOp | protected |
m_copyInputColumns | te::vp::BufferOp | protected |
m_distance | te::vp::BufferOp | protected |
m_inDsetName | te::vp::BufferOp | protected |
m_inDsetType | te::vp::BufferOp | protected |
m_inDsrc | te::vp::BufferOp | protected |
m_levels | te::vp::BufferOp | protected |
m_oidSet | te::vp::BufferOp | protected |
m_outDsetName | te::vp::BufferOp | protected |
m_outDsrc | te::vp::BufferOp | protected |
paramsAreValid() | te::vp::BufferOp | virtual |
run()=0 | te::vp::BufferOp | pure virtual |
save(std::auto_ptr< te::mem::DataSet > result, std::auto_ptr< te::da::DataSetType > outDsType) | te::vp::BufferOp | protected |
setInput(te::da::DataSourcePtr inDsrc, std::string inDsetName, std::auto_ptr< te::da::DataSetType > inDsetType, const te::da::ObjectIdSet *oidSet=0) | te::vp::BufferOp | |
setOutput(te::da::DataSourcePtr outDsrc, std::string dsname) | te::vp::BufferOp | |
setParams(const double &distance, const int &bufferPolygonRule, const int &bufferBoundariesRule, const bool ©InputColumns, const int &levels) | te::vp::BufferOp | |
~BufferOp() | te::vp::BufferOp | inlinevirtual |