33 #ifndef A_BESXMLDeleteContainerCommand_h
34 #define A_BESXMLDeleteContainerCommand_h 1
49 virtual void dump( ostream &strm )
const ;
54 #endif // A_BESXMLDeleteContainerCommand_h
virtual void dump(ostream &strm) const
dumps information about this object
virtual bool has_response()
Has a response handler been created given the request document?
Structure storing information used by the BES to handle the request.
virtual void parse_request(xmlNode *node)
parse a show command.
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)
BESXMLDeleteContainerCommand(const BESDataHandlerInterface &base_dhi)
virtual ~BESXMLDeleteContainerCommand()