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

Classes

struct  TAggregatorProperty
 

Public Member Functions

void addProperty (const std::string &propertyLabel_, PropertyAggregator *aggregator_, PropertyAggregator::TAggregation type_=PropertyAggregator::MAX, const std::string &destPropertyLabel_="")
 
std::vector< TAggregatorProperty > & properties (void)
 
ObjectaggregatedObject ()
 
void clearAggregatedObject (void)
 
void clearProperties (void)
 
void clear (void)
 

Protected Attributes

std::vector< TAggregatorProperty_properties
 
Object _aggregatedObject
 

Detailed Description

Definition at line 33 of file Aggregate.h.


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