7 #ifndef __CONTACT_DELETE_H__
8 #define __CONTACT_DELETE_H__
29 if (type == CONTACT_DELETE) {
64 #endif // __CONTACT_DELETE_H__
EPP Response Class.
Definition: Response.H:24
EPP DomParser Class.
Definition: DomParser.H:62
EPP Action Class.
Definition: Action.H:24
auto_ptr< Response > _response
Generic response.
Definition: Action.H:79
Response * get_response()
Returns raw pointer to the response.
Definition: Action.H:60
auto_ptr< Command > _command
Generic command.
Definition: Action.H:76
ActionType
Action Types.
Definition: CommonData.H:23
void parse_contact_delete_rsp(const string &xml_payload, Response *rsp)
Parse the response to a contact delete command.
void reset()
reset attributes
Definition: Response.H:161