#include <Packet.h>
Definition at line 45 of file Packet.h.
◆ ServerPacket()
| WorldPackets::ServerPacket::ServerPacket |
( |
OpcodeServer |
opcode, |
|
|
size_t |
initialSize = 200 |
|
) |
| |
◆ Clear()
| void WorldPackets::ServerPacket::Clear |
( |
| ) |
|
|
inline |
◆ GetOpcode()
| OpcodeServer WorldPackets::ServerPacket::GetOpcode |
( |
| ) |
const |
|
inline |
◆ Move()
◆ Read()
| void WorldPackets::ServerPacket::Read |
( |
| ) |
|
|
finaloverridevirtual |
◆ ShrinkToFit()
| void WorldPackets::ServerPacket::ShrinkToFit |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: