Represents a packet. More...
#include <packets.h>

Public Member Functions | |
| bool | exceedsMinSize () const |
Public Attributes | |
| uint64_t | size |
| uint32_t | datatype |
| uint32_t | command |
Static Public Attributes | |
| static size_t | minSize = 4096 |
Represents a packet.
Definition at line 42 of file net/packets.h.
0.9.1 by
1.6.1