Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

Client Struct Reference


Data Fields

sock_t fd
enum RoleCode role
int markedForDeletion
int headerLen
time_t lastAlive
int isDisplaying [MAXCLIENTS]
int linePos
InputBuffer ib
OutputBuffer ob
char lineBuf [MAXLEN]
char headerBuf [MAXHEADERLEN]

Field Documentation

sock_t Client::fd
 

Definition at line 51 of file nsd.c.

Referenced by makeNewClient().

char Client::headerBuf[MAXHEADERLEN]
 

Definition at line 61 of file nsd.c.

Referenced by cmdSetHeader().

int Client::headerLen
 

Definition at line 54 of file nsd.c.

Referenced by cmdGetHeader(), cmdSetHeader(), and makeNewClient().

struct InputBuffer Client::ib
 

Definition at line 58 of file nsd.c.

int Client::isDisplaying[MAXCLIENTS]
 

Definition at line 56 of file nsd.c.

Referenced by cmdDataFrame(), cmdUnwatch(), cmdWatch(), and main().

time_t Client::lastAlive
 

Definition at line 55 of file nsd.c.

Referenced by main().

char Client::lineBuf[MAXLEN]
 

Definition at line 60 of file nsd.c.

Referenced by main().

int Client::linePos
 

Definition at line 57 of file nsd.c.

Referenced by main(), and makeNewClient().

int Client::markedForDeletion
 

Definition at line 53 of file nsd.c.

Referenced by cmdClose(), main(), makeNewClient(), and sendClientMsg().

struct OutputBuffer Client::ob
 

Definition at line 59 of file nsd.c.

enum RoleCode Client::role
 

Definition at line 52 of file nsd.c.

Referenced by cmdControl(), cmdDisplay(), cmdEEG(), cmdGetHeader(), cmdgo(), cmdnogo(), cmdSetHeader(), cmdUnwatch(), cmdWatch(), countInRole(), main(), and makeNewClient().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 8 00:05:25 2005 for Neuroserver by doxygen 1.3.3