OPeNDAP Hyrax Back End Server (BES) Updated for version 3.8.3
BESResponseHandlerList.h File Reference
#include <map>
#include <string>
#include "BESObj.h"
Include dependency graph for BESResponseHandlerList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BESResponseHandlerList
 List of all registered response handlers for this server. More...

Typedefs

typedef BESResponseHandler *(* p_response_handler )(const string &name)

Typedef Documentation

typedef BESResponseHandler*(* p_response_handler)(const string &name)

Definition at line 46 of file BESResponseHandlerList.h.