FiReS  0.2.0
FiReS - Filter, Retrieval and Search
fires::PropertyAggregator Class Referenceabstract
+ Inheritance diagram for fires::PropertyAggregator:
+ Collaboration diagram for fires::PropertyAggregator:

Public Types

enum  TAggregation { SUM = 0, MIN, MAX, MEAN }
 

Public Member Functions

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

Detailed Description

Definition at line 33 of file Aggregator.h.


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