Searched refs:CConfigurableElementAggregator (Results 1 – 4 of 4) sorted by relevance
33 CConfigurableElementAggregator::CConfigurableElementAggregator(std::list<const CConfigurableElement… in CConfigurableElementAggregator() function in CConfigurableElementAggregator39 void CConfigurableElementAggregator::aggegate(const CConfigurableElement* pConfigurableElement) in aggegate()45 bool CConfigurableElementAggregator::doAggregate(const CConfigurableElement* pConfigurableElement, … in doAggregate()
37 class CConfigurableElementAggregator44 …CConfigurableElementAggregator(std::list<const CConfigurableElement*>& aggregateList, MatchesAggre…
58 CConfigurableElementAggregator _configurableElementAggregator;
339 …CConfigurableElementAggregator configurableElementAggregator(rogueElementList, &CConfigurableEleme… in listRogueElements()