38 : _response_name( name ),
77 << (
void *)
this <<
")" << endl ;
virtual void dump(ostream &strm) const =0
dump the contents of this object to the specified ostream
virtual ~BESResponseHandler(void)
BESResponseObject * _response
virtual BESResponseObject * set_response_object(BESResponseObject *o)
replaces the current response object with the specified one, returning the current response object ...
virtual BESResponseObject * get_response_object()
return the current response object
static ostream & LMarg(ostream &strm)
virtual void dump(ostream &strm) const
dumps information about this object
Abstract base class representing a specific set of information in response to a request to the BES...
BESResponseHandler(const string &name)