LoginCmd Class Reference

EPP LoginCmd Class. More...

#include <LoginCmd.H>

Inheritance diagram for LoginCmd:

Command List of all members.

Public Member Functions

 LoginCmd (bool reset=true)
 Default constructor.
void set_clID (const string &clID)
 Sets Client ID.
void set_pw (const string &pw)
 Sets password.
void set_new_pw (const string &new_pw)
 Sets new password.
string get_clID ()
 Returns Client ID.
string get_pw ()
 Returns password.
string get_new_pw ()
 Returns new password.
void reset ()
 Reset attributes.

Protected Attributes

string _clID
 Client ID.
string _pw
 Password.
string _new_pw
 New Password (optional).

Detailed Description

EPP LoginCmd Class.


Member Function Documentation

string LoginCmd::get_clID  )  [inline]
 

Returns Client ID.

Returns:
Client ID

string LoginCmd::get_new_pw  )  [inline]
 

Returns new password.

Returns:
New password

string LoginCmd::get_pw  )  [inline]
 

Returns password.

Returns:
Password

void LoginCmd::reset  )  [inline]
 

Reset attributes.

reset attributes

Reimplemented from Command.

void LoginCmd::set_clID const string &  clID  )  [inline]
 

Sets Client ID.

Parameters:
clID Client ID

void LoginCmd::set_new_pw const string &  new_pw  )  [inline]
 

Sets new password.

Parameters:
new_pw New password

void LoginCmd::set_pw const string &  pw  )  [inline]
 

Sets password.

Parameters:
pw Password


The documentation for this class was generated from the following file:
Generated on Fri May 12 15:36:27 2006 for libepp_nicbr by  doxygen 1.4.6