#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... | |
Defines | |
#define | I_BESAggFactory_h 1 |
Typedefs | |
typedef BESAggregationServer *(* | p_agg_handler )(string name) |
#define I_BESAggFactory_h 1 |
typedef BESAggregationServer*(* p_agg_handler)(string name) |