VOX
A little voxel engine
Loading...
Searching...
No Matches
PingPacket Member List

This is the complete list of members for PingPacket, including all inherited members.

Clone() const overridePingPacketvirtual
Deserialize(const uint8_t *buffer) overridePingPacketvirtual
DYNAMIC_HEADER_SIZEIPacketinlinestatic
ExtractMessage(Connection &connection)IPacket
GetConnectionId() constIPacketinline
GetCounter() constPingPacket
GetId() constPingPacket
GetType() const overridePingPacketvirtual
HasDynamicSize() const overridePingPacketvirtual
IPacket(const IPacket &)IPacket
IPacket(IPacket &&)IPacket
IPacket()IPacketprotected
m_connection_idIPacketprotected
operator=(const PingPacket &)PingPacket
operator=(PingPacket &&)PingPacket
IPacket::operator=(const IPacket &)IPacket
IPacket::operator=(IPacket &&)IPacket
PingPacket()PingPacket
PingPacket(uint64_t id, uint8_t counter)PingPacket
PingPacket(const PingPacket &)PingPacket
PingPacket(PingPacket &&)PingPacket
Serialize(uint8_t *buffer) const overridePingPacketvirtual
SerializeHeader(uint8_t *buffer) constIPacketprotected
SetConnectionId(uint64_t connection_id)IPacketinline
SetCounter(uint8_t counter)PingPacket
SetId(uint64_t id)PingPacket
Size() const overridePingPacketvirtual
STATIC_HEADER_SIZEIPacketinlinestatic
Type enum nameIPacket
~IPacket()IPacketvirtual
~PingPacket()PingPacket