106 << (
void *)
this <<
")" << endl ;
virtual BESInfo * build_info()
virtual void end_response()
exception thrown if inernal error encountered
static BESInfoList * TheList()
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)=0
transmit the informational object
#define SHOWDEFS_RESPONSE_STR
BESResponseObject * _response
handler object that knows how to create a specific response object
informational response object
virtual void show_definitions(BESInfo &info)
show information for each definition in each persistence store
static BESResponseHandler * ShowDefsResponseBuilder(const string &handler_name)
static ostream & LMarg(ostream &strm)
virtual ~BESShowDefsResponseHandler(void)
virtual void execute(BESDataHandlerInterface &dhi)
executes the command 'show definitions;' by returning the list of currently defined definitions ...
BESShowDefsResponseHandler(const string &name)
static BESDefinitionStorageList * TheList()
virtual void dump(ostream &strm) const
dumps information about this object
virtual void dump(ostream &strm) const
dumps information about this object
Structure storing information used by the BES to handle the request.
virtual void transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)
transmit the response object built by the execute command using the specified transmitter object ...
virtual void begin_response(const string &response_name, BESDataHandlerInterface &dhi)
begin the informational response