PasswordStorage Class Reference

Collaboration diagram for PasswordStorage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PasswordStorage ()

Public Attributes

tString username
tString methodCongested
nKrawall::nScrambledPassword password
bool save


Detailed Description

Definition at line 113 of file ePlayer.cpp.


Constructor & Destructor Documentation

PasswordStorage::PasswordStorage (  )  [inline]

Definition at line 121 of file ePlayer.cpp.

00121 : save(false){};


Member Data Documentation

tString PasswordStorage::username

Definition at line 116 of file ePlayer.cpp.

Referenced by operator==(), PasswordCallback(), tConfItemPassword::ReadVal(), and tConfItemPassword::WriteVal().

tString PasswordStorage::methodCongested

Definition at line 117 of file ePlayer.cpp.

Referenced by operator==(), PasswordCallback(), tConfItemPassword::ReadVal(), and tConfItemPassword::WriteVal().

nKrawall::nScrambledPassword PasswordStorage::password

Definition at line 118 of file ePlayer.cpp.

Referenced by PasswordCallback(), tConfItemPassword::ReadVal(), and tConfItemPassword::WriteVal().

bool PasswordStorage::save

Definition at line 119 of file ePlayer.cpp.

Referenced by PasswordCallback(), tConfItemPassword::ReadVal(), and tConfItemPassword::WriteVal().


The documentation for this class was generated from the following file:
Generated on Sat Mar 15 23:51:32 2008 for Armagetron Advanced by  doxygen 1.5.4