Searched refs:_aggregateList (Results 1 – 2 of 2) sorted by relevance
36 : _aggregateList(aggregateList), _pfnMatchesAggregationCriterion(pfnMatchesAggregationCriterion) in CConfigurableElementAggregator()43 doAggregate(pConfigurableElement, _aggregateList); in aggegate()
57 std::list<const CConfigurableElement *> &_aggregateList; variable