25 #ifndef A_ShowNodeCommand_h 26 #define A_ShowNodeCommand_h 1 28 #include "BESXMLCommand.h" 48 virtual void dump(ostream &strm)
const;
55 #endif // A_ShowNodeCommand_h virtual bool has_response()
Does this command return a response to the client?
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)
A command builder suitable for BESXMLCommand::add_command()
virtual void parse_request(xmlNode *node)
Parse a show node command.
virtual void dump(ostream &strm) const
dumps information about this object
Structure storing information used by the BES to handle the request.
Base class for the BES's commands.