35#ifndef I_CSVRequestHandler_H
36#define I_CSVRequestHandler_H
38#include "BESRequestHandler.h"
45 virtual void dump(std::ostream &strm)
const;
Structure storing information used by the BES to handle the request.
Represents a specific data type request handler.
virtual void dump(std::ostream &strm) const
dumps information about this object
static bool csv_build_dmr(BESDataHandlerInterface &dhi)