NetworkClientInfo Struct Reference

Inheritance diagram for NetworkClientInfo:
Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tcache, Tzero >::PoolItem<&_networkclientinfo_pool >

Public Member Functions

 NetworkClientInfo (ClientID client_id=INVALID_CLIENT_ID)
 ~NetworkClientInfo ()
 Basically a client is leaving us right now.

Data Fields

ClientID client_id
 Client identifier (same as ClientState->client_id).
char client_name [NETWORK_CLIENT_NAME_LENGTH]
 Name of the client.
byte client_lang
 The language of the client.
CompanyID client_playas
 As which company is this client playing (CompanyID).
NetworkAddress client_address
 IP-address of the client (so he can be banned).
Date join_date
 Gamedate the client has joined.

Detailed Description

Definition at line 25 of file network_base.h.


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

Generated on Thu Apr 14 00:49:11 2011 for OpenTTD by  doxygen 1.6.1