bes
Updated for version 3.20.6
|
33 #ifndef A_BESXMLShowCommand_h
34 #define A_BESXMLShowCommand_h 1
36 #include "BESXMLCommand.h"
37 #include "BESDataHandlerInterface.h"
53 virtual void dump(std::ostream &strm)
const;
58 #endif // A_BESXMLShowCommand_h
virtual void parse_request(xmlNode *node)
parse any show command. No sub-elements or properties are defined
virtual void dump(std::ostream &strm) const
dumps information about this object
Base class for the BES's commands.
virtual bool has_response()
Does this command return a response to the client?
Structure storing information used by the BES to handle the request.