AuthInfo Class Reference

AuthInfo Class. More...

#include <CommonData.H>

List of all members.

Public Member Functions

AuthInfooperator= (const AuthInfo &authInfo)
 AuthInfo ()
 Default constructor.
void set_roid (string roid)
 Sets repository object ID.
string get_roid ()
 Returns repository object ID.
void set_pw (string pw)
 Sets password.
string get_pw ()
 Returns password.
void reset ()
 Reset all object attributes.

Protected Attributes

string _roid
 repository object ID
string _pw
 repository object ID


Detailed Description

AuthInfo Class.


Member Function Documentation

string AuthInfo::get_pw  )  [inline]
 

Returns password.

Returns:
password

string AuthInfo::get_roid  )  [inline]
 

Returns repository object ID.

Returns:
repository object ID

void AuthInfo::set_pw string  pw  )  [inline]
 

Sets password.

Parameters:
pw password

void AuthInfo::set_roid string  roid  )  [inline]
 

Sets repository object ID.

Parameters:
roid repository object id


The documentation for this class was generated from the following file:
Generated on Wed Mar 22 14:18:27 2006 for libepp_nicbr by  doxygen 1.4.6