35 #ifndef I_CSVRequestHandler_H
36 #define I_CSVRequestHandler_H
45 virtual void dump(ostream &strm)
const;
58 #endif // CSVRequestHandler.h
static bool csv_build_dds(BESDataHandlerInterface &dhi)
CSVRequestHandler(string name)
virtual void dump(ostream &strm) const
dumps information about this object
static bool csv_build_vers(BESDataHandlerInterface &dhi)
static bool csv_build_dmr(BESDataHandlerInterface &dhi)
This method is used to respond to both the DMR and DAP requests because the DMR holds data (I did not...
static bool csv_build_data(BESDataHandlerInterface &dhi)
Represents a specific data type request handler.
static bool csv_build_das(BESDataHandlerInterface &dhi)
virtual ~CSVRequestHandler(void)
Structure storing information used by the BES to handle the request.
static bool csv_build_help(BESDataHandlerInterface &dhi)