nKrawall::nPasswordAnswer Struct Reference

#include <nKrawall.h>

Collaboration diagram for nKrawall::nPasswordAnswer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 nPasswordAnswer ()

Public Attributes

tString serverAddress
tString username
nScrambledPassword scrambled
bool aborted
bool automatic


Detailed Description

Definition at line 153 of file nKrawall.h.


Constructor & Destructor Documentation

nKrawall::nPasswordAnswer::nPasswordAnswer (  )  [inline]

Definition at line 161 of file nKrawall.h.

00162             : aborted( false ), automatic( false ){}


Member Data Documentation

tString nKrawall::nPasswordAnswer::serverAddress

Definition at line 155 of file nKrawall.h.

Referenced by FinishHandlePasswordRequest().

tString nKrawall::nPasswordAnswer::username

Definition at line 156 of file nKrawall.h.

Referenced by FinishHandlePasswordRequest(), nAuthentication::HandlePasswordRequest(), and PasswordCallback().

nScrambledPassword nKrawall::nPasswordAnswer::scrambled

Definition at line 157 of file nKrawall.h.

Referenced by FinishHandlePasswordRequest(), and PasswordCallback().

bool nKrawall::nPasswordAnswer::aborted

Definition at line 158 of file nKrawall.h.

Referenced by FinishHandlePasswordRequest(), and PasswordCallback().

bool nKrawall::nPasswordAnswer::automatic

Definition at line 159 of file nKrawall.h.

Referenced by FinishHandlePasswordRequest(), and PasswordCallback().


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