bes
Updated for version 3.20.6
|
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(std::ostream &strm)
const;
84 #endif // I_BESDap4ResponseHandler_h
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object
virtual bool get_use_dmrpp() const
Is the BES.Use.Dmrpp key set in the bes.conf?
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'get dap for def_name;'
handler object that knows how to create a specific response object
virtual std::string get_dmrpp_name() const
Get the name of the DMR++ handler.
response handler that builds an OPeNDAP Dap4 data response
Structure storing information used by the BES to handle the request.
- dap
- BESDap4ResponseHandler.h