33 #ifndef A_BESXMLSetContainerCommand_h 34 #define A_BESXMLSetContainerCommand_h 1 49 virtual void dump( ostream &strm )
const ;
54 #endif // A_BESXMLSetContainerCommand_h virtual bool has_response()
Has a response handler been created given the request document?
virtual ~BESXMLSetContainerCommand()
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)
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.
BESXMLSetContainerCommand(const BESDataHandlerInterface &base_dhi)