ContactCheck Class Reference

EPP ContactCheck Class. More...

#include <ContactCheck.H>

Inheritance diagram for ContactCheck:

Action BrOrgCheck List of all members.

Public Member Functions

 ContactCheck (const ActionType type=CONTACT_CHECK)
 Constructor.
void set_xml_template (const string &xml_template)
 Sets XML template.
void set_response (const string &xml_payload, DomParser *parser)
 Pure virtual method to set response from a XML document.
ContactCheckCmdget_command ()
 Returns raw pointer to the command.
ContactCheckRspget_response ()
 Returns raw pointer to the response.

Detailed Description

EPP ContactCheck Class.


Member Function Documentation

ContactCheckCmd* ContactCheck::get_command  )  [inline]
 

Returns raw pointer to the command.

Returns:
raw pointer to the command

Reimplemented from Action.

Reimplemented in BrOrgCheck.

ContactCheckRsp* ContactCheck::get_response  )  [inline]
 

Returns raw pointer to the response.

Returns:
raw pointer to the response

Reimplemented from Action.

void ContactCheck::set_response const string &  xml_payload,
DomParser parser
[inline, virtual]
 

Pure virtual method to set response from a XML document.

Parameters:
xml_payload XML document
parser reference to the XML parser

Implements Action.

void ContactCheck::set_xml_template const string &  xml_template  )  [virtual]
 

Sets XML template.

Parameters:
xml_template XML command template

Implements Action.

Reimplemented in BrOrgCheck.


The documentation for this class was generated from the following file:
Generated on Thu Jun 8 17:40:01 2006 for libepp_nicbr by  doxygen 1.4.6