33#ifndef I_BESAsciiTransmit_h
34#define I_BESAsciiTransmit_h 1
39#include <BESTransmitter.h>
47#define ASCII_TRANSMITTER "ascii"
48#define DAP4_CSV_TRANSMITTER "csv"
59 static void send_dap4_csv_helper(std::ostream &out, libdap::DMR *dmr,
const std::string &dap4Constraint);
static void send_dap4_csv(BESResponseObject *obj, BESDataHandlerInterface &dhi)
static void send_dap4_csv_helper(std::ostream &out, libdap::DMR *dmr, const std::string &dap4Constraint)
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.