67 DDS *dds =
new DDS( NULL,
"virtual" ) ;
104 << (
void *)
this <<
")" << endl ;
virtual ~BESDDSResponseHandler(void)
Represents an OPeNDAP DDS DAP2 data object within the BES.
BESResponseObject * _response
handler object that knows how to create a specific response object
virtual void send_response(const string &method, BESResponseObject *obj, BESDataHandlerInterface &dhi)
BESDDSResponseHandler(const string &name)
static ostream & LMarg(ostream &strm)
virtual void execute_each(BESDataHandlerInterface &dhi)
for each container in the given data handler interface, execute the given request ...
virtual void dump(ostream &strm) const
dumps information about this object
static BESRequestHandlerList * TheList()
Structure storing information used by the BES to handle the request.
virtual void dump(ostream &strm) const
dumps information about this object
static BESResponseHandler * DDSResponseBuilder(const string &name)
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'get dds for <def_name>;' by executing the request for each container in the spe...
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object ...