27 if (type == ASN_INFO) {
70 #endif // __ASNINFO_H__
EPP DomParser Class.
Definition: DomParser.H:62
EPP Action Class.
Definition: Action.H:24
void set_xml_template(const string &xml_template)
Sets XML template.
auto_ptr< Response > _response
Generic response.
Definition: Action.H:79
AsnInfoRsp * get_response()
Returns raw pointer to the response.
Definition: AsnInfo.H:63
auto_ptr< Command > _command
Generic command.
Definition: Action.H:76
ActionType
Action Types.
Definition: CommonData.H:23
AsnInfoCmd * get_command()
Returns raw pointer to the command.
Definition: AsnInfo.H:54
EPP AsnInfo Class.
Definition: AsnInfoCmd.H:17
EPP AnsInfoRsp Class.
Definition: AsnInfoRsp.H:25
void set_response(const string &xml_payload, DomParser *parser)
Pure virtual method to set response from a XML document.
Definition: AsnInfo.H:44
AsnInfo(const ActionType type=ASN_INFO)
Constructor.
Definition: AsnInfo.H:25
EPP AsnInfo Class.
Definition: AsnInfo.H:21