Main Page Class Hierarchy Compound List File List Compound Members
AGS::agspacket_t Struct Reference
#include <serverbase.h>
List of all members.
Public Attributes |
char | type |
char | opcode |
short | length |
void * | data |
Detailed Description
An AGS packet. It contains the packet type, the opcode (or packet counter), a length field and the data with a size as specified by the length minus the header length.
The documentation for this struct was generated from the following file:
Generated on Mon May 6 10:52:13 2002 for GGZ Advanced Game Server by
1.2.12 written by Dimitri van Heesch,
© 1997-2001