_player Struct Reference

#include <players.h>

Collaboration diagram for _player:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * name
int userid
int wantsout
int socket
FILE * inp
FILE * outp
IStreamAddr account

Member Data Documentation

IStreamAddr _player::account
 

Definition at line 78 of file players.h.

FILE* _player::inp
 

Definition at line 76 of file players.h.

Referenced by new_players().

char* _player::name
 

Definition at line 72 of file players.h.

FILE* _player::outp
 

Definition at line 77 of file players.h.

Referenced by new_players().

int _player::socket
 

Definition at line 75 of file players.h.

Referenced by new_players().

int _player::userid
 

Definition at line 73 of file players.h.

int _player::wantsout
 

Definition at line 74 of file players.h.

Referenced by leave(), and new_players().


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

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