7 #ifndef __BR_ORG_CREATE_H__
8 #define __BR_ORG_CREATE_H__
29 if (type == BR_ORG_CREATE) {
61 #endif //__BR_ORG_CREATE_H__
EPP BrOrgCreateCmd Class.
EPP BrOrgCreateRsp Class.
Definition: BrOrgCreateRsp.H:20
auto_ptr< Response > _response
Generic response.
Definition: Action.H:79
void set_xml_template(const string &xml_template)
Sets XML template.
EPP BrOrgCreateRsp Class.
auto_ptr< Command > _command
Generic command.
Definition: Action.H:76
ActionType
Action Types.
Definition: CommonData.H:23
BrOrgCreate(const ActionType type=BR_ORG_CREATE)
Constructor.
Definition: BrOrgCreate.H:27
BrOrgCreateRsp * get_response()
Returns raw pointer to the response.
Definition: BrOrgCreate.H:54
EPP BrOrgCreateCmd Class.
Definition: BrOrgCreateCmd.H:25
EPP BrOrgCreate Class.
Definition: BrOrgCreate.H:23
BrOrgCreateCmd * get_command()
Returns raw pointer to the command.
Definition: BrOrgCreate.H:45