#include <ServerPktHeader.h>
Definition at line 25 of file ServerPktHeader.h.
◆ ServerPktHeader()
| ServerPktHeader::ServerPktHeader |
( |
uint32 |
size, |
|
|
uint16 |
cmd |
|
) |
| |
|
inline |
size is the length of the payload plus the length of the opcode
Definition at line 30 of file ServerPktHeader.h.
◆ getHeaderLength()
| uint8 ServerPktHeader::getHeaderLength |
( |
| ) |
|
|
inline |
◆ isLargePacket()
| bool ServerPktHeader::isLargePacket |
( |
| ) |
const |
|
inline |
◆ header
| uint8 ServerPktHeader::header[5] |
◆ size
| const uint32 ServerPktHeader::size |
The documentation for this struct was generated from the following file: