DomainUpdate Class Reference

EPP DomainUpdate Class. More...

#include <DomainUpdate.H>

Inheritance diagram for DomainUpdate:

Action BrDomainUpdate

List of all members.

Public Member Functions

 DomainUpdate (const ActionType type=DOMAIN_UPDATE)
 Constructor.
void set_xml_template (const string &xml_template)
 Sets XML template and client transaction id.
void set_response (const string &xml_payload, DomParser *parser)
 Pure virtual method to set response from a XML document.
DomainUpdateCmdget_command ()
 Returns raw pointer to the command.


Detailed Description

EPP DomainUpdate Class.

Member Function Documentation

DomainUpdateCmd* DomainUpdate::get_command (  )  [inline]

Returns raw pointer to the command.

Returns:
raw pointer to the command

Reimplemented from Action.

Reimplemented in BrDomainUpdate.

References Action::_command.

Referenced by cmd_domain_update().

void DomainUpdate::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.

References Action::get_response(), DomParser::parse_domain_update_rsp(), and Response::reset().

void DomainUpdate::set_xml_template ( const string &  xml_template  )  [virtual]

Sets XML template and client transaction id.

Parameters:
xml_template XML command template

Implements Action.

Reimplemented in BrDomainUpdate.


The documentation for this class was generated from the following file:

Generated on Thu Jan 21 14:44:04 2010 for libepp_nicbr by  doxygen 1.5.9