Searched refs:MatchesAggregationCriterion (Results 1 – 2 of 2) sorted by relevance
41 typedef bool (CConfigurableElement::*MatchesAggregationCriterion)() const; typedef44 …regator(std::list<const CConfigurableElement*>& aggregateList, MatchesAggregationCriterion pfnMatc…57 MatchesAggregationCriterion _pfnMatchesAggregationCriterion;
33 …regator(std::list<const CConfigurableElement*>& aggregateList, MatchesAggregationCriterion pfnMatc… in CConfigurableElementAggregator()