FiReS
0.2.0
FiReS - Filter, Retrieval and Search
|
Public Member Functions | |
virtual void | add (Object &aggregatedObject, Object &objectToAggregator, const std::string &propertyLabel, const std::string &destPropertyLabel, TAggregation type=TAggregation::MAX) |
virtual void | divide (Object &aggregatedObject, const std::string &propertyLabel, unsigned int size) |
Additional Inherited Members | |
Public Types inherited from fires::PropertyAggregator | |
enum | TAggregation { SUM = 0, MIN, MAX, MEAN } |
Definition at line 60 of file Aggregator.h.