doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
challenge_s Struct Reference

#include <AsyncServer.h>

Public Attributes

netadr_t address
 
int clientId
 
int challenge
 
int time
 
int pingTime
 
bool connected
 
authState_t authState
 
authReply_t authReply
 
authReplyMsg_t authReplyMsg
 
idStr authReplyPrint
 
char guid [12]
 
int OS
 

Detailed Description

Definition at line 79 of file AsyncServer.h.

Member Data Documentation

netadr_t challenge_s::address

Definition at line 80 of file AsyncServer.h.

authReply_t challenge_s::authReply

Definition at line 87 of file AsyncServer.h.

authReplyMsg_t challenge_s::authReplyMsg

Definition at line 88 of file AsyncServer.h.

idStr challenge_s::authReplyPrint

Definition at line 89 of file AsyncServer.h.

authState_t challenge_s::authState

Definition at line 86 of file AsyncServer.h.

int challenge_s::challenge

Definition at line 82 of file AsyncServer.h.

int challenge_s::clientId

Definition at line 81 of file AsyncServer.h.

bool challenge_s::connected

Definition at line 85 of file AsyncServer.h.

char challenge_s::guid[12]

Definition at line 90 of file AsyncServer.h.

int challenge_s::OS

Definition at line 91 of file AsyncServer.h.

int challenge_s::pingTime

Definition at line 84 of file AsyncServer.h.

int challenge_s::time

Definition at line 83 of file AsyncServer.h.


The documentation for this struct was generated from the following file: