7 #ifndef __CONTACT_INFO_H__
8 #define __CONTACT_INFO_H__
30 if (type == CONTACT_INFO) {
68 #endif //__CONTACT_INFO_H__
EPP DomParser Class.
Definition: DomParser.H:62
EPP Action Class.
Definition: Action.H:24
auto_ptr< Response > _response
Generic response.
Definition: Action.H:79
void parse_contact_info_rsp(const string &xml_payload, ContactInfoRsp *rsp)
Parse the response to a contact info command.
auto_ptr< Command > _command
Generic command.
Definition: Action.H:76
ActionType
Action Types.
Definition: CommonData.H:23