server/players.h File Reference

??? More...

#include <sys/types.h>

Include dependency graph for players.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

struct  _player

Typedefs

typedef _player PLAYER

Variables

PLAYER player []
int n_players
int fdtoplayer [32]
fd_set inputfds
int nfds
int user


Detailed Description

???

(to be defined)

Definition in file players.h.


Typedef Documentation

typedef struct _player PLAYER
 

Referenced by leave(), and new_players().


Variable Documentation

int fdtoplayer[32]
 

Definition at line 85 of file players.h.

Referenced by main(), and new_players().

fd_set inputfds
 

Definition at line 86 of file players.h.

Referenced by leave(), main(), and new_players().

int n_players
 

Definition at line 83 of file players.h.

Referenced by decrementusers(), and main().

int nfds
 

Definition at line 87 of file players.h.

Referenced by main(), and new_players().

PLAYER player[]
 

Definition at line 81 of file players.h.

int user
 

Definition at line 88 of file players.h.


Generated on Sun Aug 21 04:18:45 2005 for Udanax-Green by doxygen1.3.4