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.
bool get_roid_f ()
 Returns the roid change flag.
void set_pw (string pw)
 Sets password.
string get_pw ()
 Returns the password.
bool get_pw_f ()
 Returns the password change flag.
void reset ()
 Reset all object attributes.

Protected Attributes

string _roid
 repository object ID
bool _roid_f
 roid change flag
string _pw
 password
bool _pw_f
 password change flag


Detailed Description

AuthInfo Class.


Member Function Documentation

string AuthInfo::get_pw (  )  [inline]

Returns the password.

Returns:
password

bool AuthInfo::get_pw_f (  )  [inline]

Returns the password change flag.

Returns:
password change flag

string AuthInfo::get_roid (  )  [inline]

Returns repository object ID.

Returns:
repository object ID

bool AuthInfo::get_roid_f (  )  [inline]

Returns the roid change flag.

Returns:
roid change flag

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 Tue Mar 20 13:02:18 2007 for libepp_nicbr by  doxygen 1.4.7