107 << (
void *)
this <<
")" << endl ;
virtual BESInfo * build_info()
virtual ~BESStatusResponseHandler(void)
virtual void end_response()
exception thrown if inernal error encountered
static BESResponseHandler * StatusResponseBuilder(const string &name)
BESStatusResponseHandler(const string &name)
static BESInfoList * TheList()
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)=0
transmit the informational object
virtual void add_tag(const string &tag_name, const string &tag_data, map< string, string > *attrs=0)=0
virtual void dump(ostream &strm) const
dumps information about this object
BESResponseObject * _response
handler object that knows how to create a specific response object
informational response object
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'show status;' by returning the status of the server process ...
static ostream & LMarg(ostream &strm)
virtual void dump(ostream &strm) const
dumps information about this object
#define STATUS_RESPONSE_STR
Structure storing information used by the BES to handle the request.
virtual void begin_response(const string &response_name, BESDataHandlerInterface &dhi)
begin the informational response
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object ...