Starshatter_Open
Open source Starshatter engine
|
This is the complete list of members for NetMsg, including all inherited members.
Data() const | NetMsg | inline |
FLAGS enum name | NetMsg | |
Flags() const | NetMsg | inline |
INVALID enum value | NetMsg | |
IsPriority() const | NetMsg | inline |
IsReliable() const | NetMsg | inline |
IsScatter() const | NetMsg | inline |
Length() const | NetMsg | inline |
MAX_SIZE enum value | NetMsg | |
MULTIPART enum value | NetMsg | |
NetID() const | NetMsg | inline |
NetMsg(DWORD nid, void *d, int l, BYTE f=0) | NetMsg | |
NetMsg(DWORD nid, BYTE type, const char *text, int len, BYTE f=0) | NetMsg | |
operator<(const NetMsg &m) const | NetMsg | |
operator==(const NetMsg &m) const | NetMsg | inline |
PRIORITY enum value | NetMsg | |
RELIABLE enum value | NetMsg | |
RESERVED enum value | NetMsg | |
SCATTER enum value | NetMsg | |
Sequence() const | NetMsg | inline |
SetSequence(DWORD s) | NetMsg | inline |
Type() const | NetMsg | inline |
TYPENAME() | NetMsg | inlinestatic |
TYPES enum name | NetMsg | |
~NetMsg() | NetMsg |