FiReS  0.2.0
FiReS - Filter, Retrieval and Search
fires::ScalarPropertyAggregator< T, Enable > Class Template Reference
+ Inheritance diagram for fires::ScalarPropertyAggregator< T, Enable >:
+ Collaboration diagram for fires::ScalarPropertyAggregator< T, Enable >:

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 }
 

Detailed Description

template<typename T, class Enable = void>
class fires::ScalarPropertyAggregator< T, Enable >

Definition at line 60 of file Aggregator.h.


The documentation for this class was generated from the following file: