#include <map>
#include <string>
#include "BESObj.h"
Go to the source code of this file.
Classes | |
class | BESAggFactory |
List of all registered aggregation handlers for this server. More... | |
Typedefs | |
typedef BESAggregationServer *(* | p_agg_handler )(string name) |
typedef BESAggregationServer*(* p_agg_handler)(string name) |
Definition at line 46 of file BESAggFactory.h.