nKrawall::nScrambleInfo Struct Reference

extra information for password scrambling More...

#include <nKrawall.h>

Collaboration diagram for nKrawall::nScrambleInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 nScrambleInfo (tString const &username_)

Public Attributes

tString username
 the username


Detailed Description

extra information for password scrambling

Definition at line 92 of file nKrawall.h.


Constructor & Destructor Documentation

nKrawall::nScrambleInfo::nScrambleInfo ( tString const &  username_  )  [inline]

Definition at line 96 of file nKrawall.h.

00097         : username( username_)
00098         {
00099         }


Member Data Documentation

tString nKrawall::nScrambleInfo::username

the username

Definition at line 94 of file nKrawall.h.

Referenced by sn_Replace().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 15 23:47:38 2008 for Armagetron Advanced by  doxygen 1.5.4