doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
class | idMsgQueue |
class | idMsgChannel |
Macros | |
#define | MAX_MESSAGE_SIZE 16384 |
#define | CONNECTIONLESS_MESSAGE_ID -1 |
#define | CONNECTIONLESS_MESSAGE_ID_MASK 0x7FFF |
#define | MAX_MSG_QUEUE_SIZE 16384 |
#define CONNECTIONLESS_MESSAGE_ID -1 |
Definition at line 50 of file MsgChannel.h.
#define CONNECTIONLESS_MESSAGE_ID_MASK 0x7FFF |
Definition at line 51 of file MsgChannel.h.
#define MAX_MESSAGE_SIZE 16384 |
Definition at line 48 of file MsgChannel.h.
#define MAX_MSG_QUEUE_SIZE 16384 |
Definition at line 53 of file MsgChannel.h.