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

string AsnTransferCmd::get_operation (  )  const [inline]

Returns operation.

Returns:
transfer operation to be performed

void AsnTransferCmd::reset (  )  [inline]

Reset object attributes.

reset attributes

Reimplemented from Command.

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

Sets asn.

Parameters:
asn autonomous system number

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

Sets operation.

Parameters:
op identifies the transfer operation to be performed


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