FiReS  0.2.0
FiReS - Filter, Retrieval and Search
fires::ScalarPropertyAggregator< T, typename std::enable_if< std::is_enum< T >::value >::type > Class Template Reference
+ Inheritance diagram for fires::ScalarPropertyAggregator< T, typename std::enable_if< std::is_enum< T >::value >::type >:
+ Collaboration diagram for fires::ScalarPropertyAggregator< T, typename std::enable_if< std::is_enum< T >::value >::type >:

Public Member Functions

virtual void add (Object &, Object &, const std::string &, const std::string &, TAggregation type=TAggregation::MAX)
 
virtual void divide (Object &aggregatedObject, const std::string &propertyLabel, unsigned int)
 

Additional Inherited Members

- Public Types inherited from fires::PropertyAggregator
enum  TAggregation { SUM = 0, MIN, MAX, MEAN }
 

Detailed Description

template<typename T>
class fires::ScalarPropertyAggregator< T, typename std::enable_if< std::is_enum< T >::value >::type >

Definition at line 116 of file Aggregator.h.


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