OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESAggFactory.h File Reference
#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...

Typedefs

typedef BESAggregationServer *(* p_agg_handler )(string name)

Typedef Documentation

typedef BESAggregationServer*(* p_agg_handler)(string name)

Definition at line 46 of file BESAggFactory.h.