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