#include <string>#include "BESObj.h"#include "BESDataHandlerInterface.h"#include "BESResponseObject.h"


Go to the source code of this file.
Classes | |
| class | BESTransmitter |
Defines | |
| #define | A_BESTransmitter_h 1 |
Typedefs | |
| typedef void(* | p_transmitter )(BESResponseObject *obj, BESDataHandlerInterface &dhi) |
| #define A_BESTransmitter_h 1 |
| typedef void(* p_transmitter)(BESResponseObject *obj, BESDataHandlerInterface &dhi) |
1.5.8