Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

messageIDs.h File Reference

Go to the source code of this file.

Defines

#define SERVER_LISTEN_PORT   7997

Enumerations

enum  _tMessageIDs {
  MSG_LOGIN = 0, MSG_LOGIN_OK, MSG_LOGIN_FAIL, MSG_CLIENT_LOGOFF,
  MSG_SERVER_DOWN, MSG_LOAD_PLAYER, MSG_CREATE_PLAYER
}
enum  _tConStates { NOT_CONNECTED = 0, TRYING_CON, CONNECTED }


Define Documentation

#define SERVER_LISTEN_PORT   7997
 

Definition at line 4 of file messageIDs.h.

Referenced by GameClient::GameClient(), and GameServer::GameServer().


Enumeration Type Documentation

enum _tConStates
 

Enumeration values:
NOT_CONNECTED 
TRYING_CON 
CONNECTED 

Definition at line 16 of file messageIDs.h.

enum _tMessageIDs
 

Enumeration values:
MSG_LOGIN 
MSG_LOGIN_OK 
MSG_LOGIN_FAIL 
MSG_CLIENT_LOGOFF 
MSG_SERVER_DOWN 
MSG_LOAD_PLAYER 
MSG_CREATE_PLAYER 

Definition at line 6 of file messageIDs.h.


Generated on Sat Jul 12 04:29:21 2003 for glPirates by doxygen 1.3.2