This is the complete list of members for te::vp::AggregationOp, including all inherited members.
| AggregationOp() | te::vp::AggregationOp | |
| getGeomResultType(te::gm::GeomType geom) | te::vp::AggregationOp | protected |
| m_groupProps | te::vp::AggregationOp | protected |
| m_inDsetName | te::vp::AggregationOp | protected |
| m_inDsetType | te::vp::AggregationOp | protected |
| m_inDsrc | te::vp::AggregationOp | protected |
| m_oidSet | te::vp::AggregationOp | protected |
| m_outDset | te::vp::AggregationOp | protected |
| m_outDsrc | te::vp::AggregationOp | protected |
| m_statSum | te::vp::AggregationOp | protected |
| paramsAreValid() | te::vp::AggregationOp | virtual |
| run()=0 | te::vp::AggregationOp | pure virtual |
| setInput(te::da::DataSourcePtr inDsrc, std::string inDsetName, std::auto_ptr< te::da::DataSetType > inDsetType, const te::da::ObjectIdSet *oidSet=0) | te::vp::AggregationOp | |
| setOutput(te::da::DataSourcePtr outDsrc, std::string dsname) | te::vp::AggregationOp | |
| setParams(std::vector< te::dt::Property * > &groupProps, std::map< te::dt::Property *, std::vector< te::stat::StatisticalSummary > > &statSum) | te::vp::AggregationOp | |
| ~AggregationOp() | te::vp::AggregationOp | inlinevirtual |