33 #ifndef A_BESXMLDeleteDefinitionCommand_h
34 #define A_BESXMLDeleteDefinitionCommand_h 1
49 virtual void dump( ostream &strm )
const ;
54 #endif // A_BESXMLDeleteDefinitionCommand_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?
BESXMLDeleteDefinitionCommand(const BESDataHandlerInterface &base_dhi)
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)
virtual ~BESXMLDeleteDefinitionCommand()
Structure storing information used by the BES to handle the request.
virtual void parse_request(xmlNode *node)
parse a delete definition command.