33 #ifndef I_BESDASResponseHandler_h 34 #define I_BESDASResponseHandler_h 1 60 virtual void dump( ostream &strm )
const ;
65 #endif // I_BESDASResponseHandler_h
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object ...
virtual void dump(ostream &strm) const
dumps information about this object
response handler that builds an OPeNDAP DAS response object
handler object that knows how to create a specific response object
BESDASResponseHandler(const string &name)
Structure storing information used by the BES to handle the request.
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'get das for <def_name>;' by executing the request for each container in the spe...
static BESResponseHandler * DASResponseBuilder(const string &name)
virtual ~BESDASResponseHandler(void)