Go to the source code of this file.
Classes | |
struct | ToClientCommandHandler |
struct | ServerCommandFactory |
Enumerations | |
enum | ToClientConnectionState { TOCLIENT_STATE_NOT_CONNECTED , TOCLIENT_STATE_CONNECTED , TOCLIENT_STATE_ALL } |
Variables | |
const ToClientCommandHandler | toClientCommandTable [TOCLIENT_NUM_MSG_TYPES] |
const ServerCommandFactory | serverCommandFactoryTable [TOSERVER_NUM_MSG_TYPES] |
|
extern |
Referenced by Client::Send().
|
extern |
Referenced by Client::handleCommand(), Client::handleCommand_Deprecated(), PacketCounter::print(), and Client::ProcessData().