#include <connection.h>
Inheritance diagram for packet:
Public Member Functions | |
packet () | |
~packet () | |
Public Attributes | |
long | key |
short int | id |
short int | type |
char | data [MAXBUF] |
|
|
|
|
|
Definition at line 32 of file connection.h. |
|
Definition at line 30 of file connection.h. |
|
Definition at line 29 of file connection.h. |
|
Definition at line 31 of file connection.h. |