68 DataDDS *dds =
new DataDDS( NULL,
"virtual" ) ;
104 << (
void *)
this <<
")" << endl ;
BESDataResponseHandler(const string &name)
BESResponseObject * _response
handler object that knows how to create a specific response object
virtual void send_response(const string &method, BESResponseObject *obj, BESDataHandlerInterface &dhi)
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command
static ostream & LMarg(ostream &strm)
virtual void execute_each(BESDataHandlerInterface &dhi)
for each container in the given data handler interface, execute the given request ...
Represents an OPeNDAP DataDDS DAP2 data object within the BES.
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
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'get data for <def_name>' by executing the request for each container in the spe...
#define DATA_RESPONSE_STR
virtual ~BESDataResponseHandler(void)
static BESResponseHandler * DataResponseBuilder(const string &name)