7 #ifndef __BR_ORG_DELETE_H__
8 #define __BR_ORG_DELETE_H__
29 if (type == BR_ORG_DELETE) {
53 #endif // __BR_ORG_DELETE_H__
EPP BrOrgDeleteCmd Class.
Definition: BrOrgDeleteCmd.H:21
EPP Response Class.
Definition: Response.H:24
auto_ptr< Response > _response
Generic response.
Definition: Action.H:79
BrOrgDelete(const ActionType type=BR_ORG_DELETE)
Constructor.
Definition: BrOrgDelete.H:27
EPP BrOrgDelete Class.
Definition: BrOrgDelete.H:23
void set_xml_template(const string &xml_template)
Sets XML template.
auto_ptr< Command > _command
Generic command.
Definition: Action.H:76
ActionType
Action Types.
Definition: CommonData.H:23
EPP BrOrgDeleteCmd Class.
BrOrgDeleteCmd * get_command()
Returns raw pointer to the command.
Definition: BrOrgDelete.H:45