#include <map>
#include <string>
#include "BESObj.h"
Include dependency graph for BESAggFactory.h:
This graph shows which files directly or indirectly include this file:
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) |