bes
Updated for version 3.20.6
|
25 #ifndef A_ShowNodeCommand_h
26 #define A_ShowNodeCommand_h 1
28 #include "BESXMLCommand.h"
48 virtual void dump(std::ostream &strm)
const;
55 #endif // A_ShowNodeCommand_h
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)
A command builder suitable for BESXMLCommand::add_command()
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual void parse_request(xmlNode *node)
Parse a show node command.
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.