Searched refs:_pfnMatchesAggregationCriterion (Results 1 – 2 of 2) sorted by relevance
34 : _aggregateList(aggregateList), _pfnMatchesAggregationCriterion(pfnMatchesAggregationCriterion) in CConfigurableElementAggregator()47 if (!(pConfigurableElement->*_pfnMatchesAggregationCriterion)()) { in doAggregate()
57 MatchesAggregationCriterion _pfnMatchesAggregationCriterion; variable