IpNetworkTransferCmd Class Reference

EPP IpNetworkTransferCmd Class. More...

#include <IpNetworkTransferCmd.H>

Inheritance diagram for IpNetworkTransferCmd:

Command

List of all members.

Public Member Functions

 IpNetworkTransferCmd (bool reset=true)
 Default constructor.
void set_operation (const string &op)
 Sets operation.
string get_operation () const
 Returns operation.
void set_roid (const string &roid)
 Sets repository object ID.
string get_roid () const
 Returns repository object ID.
void reset ()
 Reset object attributes.

Protected Attributes

string _operation
 identifies the transfer operation to be performed
string _roid
 server-unique id for the created IP network


Detailed Description

EPP IpNetworkTransferCmd Class.

Member Function Documentation

string IpNetworkTransferCmd::get_operation (  )  const [inline]

Returns operation.

Returns:
transfer operation to be performed

References _operation.

Referenced by cmd_ipnetwork_transfer().

string IpNetworkTransferCmd::get_roid (  )  const [inline]

Returns repository object ID.

Returns:
server-unique id for the created IP network

References _roid.

Referenced by cmd_ipnetwork_transfer().

void IpNetworkTransferCmd::reset (  )  [inline]

Reset object attributes.

reset attributes

Reimplemented from Command.

References _operation, and _roid.

Referenced by IpNetworkTransferCmd().

void IpNetworkTransferCmd::set_operation ( const string &  op  )  [inline]

Sets operation.

Parameters:
op identifies the transfer operation to be performed

References _operation.

Referenced by cmd_ipnetwork_transfer().

void IpNetworkTransferCmd::set_roid ( const string &  roid  )  [inline]

Sets repository object ID.

Parameters:
roid contains the server-unique id for the created IP network

References _roid.

Referenced by cmd_ipnetwork_transfer().


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