26 #ifndef I_BESDap4ResponseHandler_h 27 #define I_BESDap4ResponseHandler_h 1 29 #include "BESResponseHandler.h" 52 std::string d_dmrpp_name;
54 friend class Dap4ResponseHandlerTest;
79 virtual void dump(ostream &strm)
const;
84 #endif // I_BESDap4ResponseHandler_h virtual std::string get_dmrpp_name() const
Get the name of the DMR++ handler.
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object
handler object that knows how to create a specific response object
virtual bool get_use_dmrpp() const
Is the BES.Use.Dmrpp key set in the bes.conf?
response handler that builds an OPeNDAP Dap4 data response
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'get dap for def_name;'
Structure storing information used by the BES to handle the request.
virtual void dump(ostream &strm) const
dumps information about this object