IpNetworkUpdate Class Reference

EPP IpNetworkUpdate Class. More...

#include <IpNetworkUpdate.H>

Inheritance diagram for IpNetworkUpdate:

Action List of all members.

Public Member Functions

 IpNetworkUpdate (const ActionType type=IP_NETWORK_UPDATE)
 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.
IpNetworkUpdateCmdget_command ()
 Returns raw pointer to the command.
Responseget_response ()
 Returns raw pointer to the response.

Detailed Description

EPP IpNetworkUpdate Class.


Member Function Documentation

IpNetworkUpdateCmd* IpNetworkUpdate::get_command (  )  [inline]

Returns raw pointer to the command.

Returns:
raw pointer to the command

Reimplemented from Action.

Response* IpNetworkUpdate::get_response (  )  [inline]

Returns raw pointer to the response.

Returns:
raw pointer to the response

Reimplemented from Action.

void IpNetworkUpdate::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 IpNetworkUpdate::set_xml_template ( const string &  xml_template  )  [virtual]

Sets XML template.

Parameters:
xml_template XML command template

Implements Action.


The documentation for this class was generated from the following file:
Generated on Tue Mar 17 16:03:08 2009 for libepp_nicbr by  doxygen 1.4.7