33 #ifndef A_BESXMLSetContainerCommand_h 34 #define A_BESXMLSetContainerCommand_h 1 36 #include "BESXMLCommand.h" 37 #include "BESDataHandlerInterface.h" 68 virtual void dump(ostream &strm)
const;
73 #endif // A_BESXMLSetContainerCommand_h virtual bool has_response()
Does this command return a response to the client?
virtual void parse_request(xmlNode *node)
parse a set container command.
virtual void dump(ostream &strm) const
dumps information about this object
Structure storing information used by the BES to handle the request.
Parse the setContainer element in a request document.
Base class for the BES's commands.