#include <qcommon.h>
Data Fields | |
| qboolean | allowoverflow |
| int | bit |
| int | cursize |
| byte * | data |
| int | maxsize |
| qboolean | oob |
| qboolean | overflowed |
| int | readcount |
|
|
Definition at line 36 of file qcommon.h. Referenced by SV_SendClientSnapshot(). |
|
|
Definition at line 43 of file qcommon.h. Referenced by CL_Netchan_Decode(), CL_Netchan_Encode(), MSG_BeginReading(), MSG_BeginReadingOOB(), MSG_Clear(), MSG_ReadBits(), MSG_ReadDeltaEntity(), MSG_ReadDeltaPlayerstate(), MSG_WriteBits(), Netchan_Process(), SV_Netchan_Decode(), and SV_Netchan_Encode(). |
|
|
|
|
Definition at line 40 of file qcommon.h. Referenced by CL_ReadDemoMessage(), Com_EventLoop(), Huff_Decompress(), MSG_WriteBits(), Netchan_Process(), and Sys_GetPacket(). |
|
|
Definition at line 38 of file qcommon.h. Referenced by CL_Netchan_Decode(), CL_Netchan_Encode(), MSG_BeginReading(), MSG_BeginReadingOOB(), MSG_Bitstream(), MSG_ReadBits(), MSG_WriteBits(), SV_Netchan_Decode(), and SV_Netchan_Encode(). |
|
|
Definition at line 37 of file qcommon.h. Referenced by MSG_Clear(), MSG_WriteBits(), and SV_SendClientSnapshot(). |
|
1.3.9.1