7 #ifndef __BR_ORG_CHECK_H__
8 #define __BR_ORG_CHECK_H__
23 if (type == BR_ORG_CHECK) {
56 #endif //__BR_ORG_CHECK_H__
void set_xml_template(const string &xml_template)
Sets XML template.
EPP BrOrgCheck Class.
Definition: BrOrgCheck.H:17
EPP BrOrgCheckRsp extension Class.
Definition: BrOrgCheckRsp.H:15
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
EPP BrOrgCheckRsp extension Class.
BrOrgCheckCmd * get_command()
Returns raw pointer to the command.
Definition: BrOrgCheck.H:48
EPP BrOrgCheckCmd Class.
Definition: BrOrgCheckCmd.H:24
BrOrgCheck(const ActionType type=BR_ORG_CHECK)
Constructor.
Definition: BrOrgCheck.H:21
BrOrgCheckRsp * get_response()
Returns raw pointer to the response.
Definition: BrOrgCheck.H:39