33 #ifndef I_BESDDXResponseHandler_h 34 #define I_BESDDXResponseHandler_h 63 virtual void dump( ostream &strm )
const ;
68 #endif // I_BESDDXResponseHandler_h
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command
static BESResponseHandler * DDXResponseBuilder(const string &name)
virtual void dump(ostream &strm) const
dumps information about this object
BESDDXResponseHandler(const string &name)
handler object that knows how to create a specific response object
Structure storing information used by the BES to handle the request.
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'get ddx for def_name;'
response handler that builds an OPeNDAP DDX object
virtual ~BESDDXResponseHandler(void)