AsnTransferCmd Class Reference

EPP AsnTransferCmd Class. More...

#include <AsnTransferCmd.H>

Inheritance diagram for AsnTransferCmd:

Command

List of all members.

Public Member Functions

 AsnTransferCmd (bool reset=true)
 Default constructor.
void set_operation (const string &op)
 Sets operation.
string get_operation () const
 Returns operation.
void set_asn (const int asn)
 Sets asn.
int get_asn () const
 Returns asn.
void reset ()
 Reset object attributes.

Protected Attributes

string _operation
 identifies the transfer operation to be performed
int _asn
 autonomous system number


Detailed Description

EPP AsnTransferCmd Class.

Member Function Documentation

int AsnTransferCmd::get_asn (  )  const [inline]

Returns asn.

Returns:
autonomous system number

References _asn.

Referenced by cmd_asn_transfer().

string AsnTransferCmd::get_operation (  )  const [inline]

Returns operation.

Returns:
transfer operation to be performed

References _operation.

Referenced by cmd_asn_transfer().

void AsnTransferCmd::reset (  )  [inline]

Reset object attributes.

reset attributes

Reimplemented from Command.

References _asn, and _operation.

Referenced by AsnTransferCmd().

void AsnTransferCmd::set_asn ( const int  asn  )  [inline]

Sets asn.

Parameters:
asn autonomous system number

References _asn.

Referenced by cmd_asn_transfer().

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

Sets operation.

Parameters:
op identifies the transfer operation to be performed

References _operation.

Referenced by cmd_asn_transfer().


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

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