33 #ifndef I_BESAsciiTransmit_h
34 #define I_BESAsciiTransmit_h 1
41 #define ASCII_TRANSMITTER "ascii"
42 #define DAP4_CSV_TRANSMITTER "csv"
55 #endif // I_BESAsciiTransmit_h
static void send_basic_ascii(BESResponseObject *obj, BESDataHandlerInterface &dhi)
virtual ~BESAsciiTransmit()
static void send_dap4_csv(BESResponseObject *obj, BESDataHandlerInterface &dhi)
Transmits DAP4 Data as Comma Separated Values.
Structure storing information used by the BES to handle the request.
Abstract base class representing a specific set of information in response to a request to the BES...