Variables | |
static const ToServerCommandHandler | null_command_handler |
const ToServerCommandHandler | toServerCommandTable [TOSERVER_NUM_MSG_TYPES] |
static const ClientCommandFactory | null_command_factory = { nullptr, 0, false } |
const ClientCommandFactory | clientCommandFactoryTable [TOCLIENT_NUM_MSG_TYPES] |
const ClientCommandFactory clientCommandFactoryTable[TOCLIENT_NUM_MSG_TYPES] |
|
static |
|
static |
const ToServerCommandHandler toServerCommandTable[TOSERVER_NUM_MSG_TYPES] |
Referenced by Server::handleCommand(), Server::handleCommand_Deprecated(), and Server::ProcessData().