|
OPeNDAP Hyrax Back End Server (BES) Updated for version 3.8.3
|
#include <string>#include "BESObj.h"#include "BESDataHandlerInterface.h"#include "BESResponseObject.h"

Go to the source code of this file.
Classes | |
| class | BESTransmitter |
Typedefs | |
| typedef void(* | p_transmitter )(BESResponseObject *obj, BESDataHandlerInterface &dhi) |
| typedef void(* p_transmitter)(BESResponseObject *obj, BESDataHandlerInterface &dhi) |
Definition at line 46 of file BESTransmitter.h.