IpNetworkTransfer Class Reference

EPP IpNetworkTransfer Class. More...

#include <IpNetworkTransfer.H>

Inheritance diagram for IpNetworkTransfer:

Action

List of all members.

Public Member Functions

 IpNetworkTransfer (const ActionType type=IP_NETWORK_TRANSFER)
 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.
IpNetworkTransferCmdget_command ()
 Returns raw pointer to the command.
IpNetworkTransferRspget_response ()
 Returns raw pointer to the response.


Detailed Description

EPP IpNetworkTransfer Class.

Member Function Documentation

IpNetworkTransferCmd* IpNetworkTransfer::get_command (  )  [inline]

Returns raw pointer to the command.

Returns:
raw pointer to the command

Reimplemented from Action.

References Action::_command.

Referenced by cmd_ipnetwork_transfer().

IpNetworkTransferRsp* IpNetworkTransfer::get_response (  )  [inline]

Returns raw pointer to the response.

Returns:
raw pointer to the response

Reimplemented from Action.

References Action::_response.

Referenced by set_response().

void IpNetworkTransfer::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 get_response(), and IpNetworkTransferRsp::reset().

void IpNetworkTransfer::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 Thu Jan 21 14:44:04 2010 for libepp_nicbr by  doxygen 1.5.9