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

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

Clone() const overrideConnectionPacketvirtual
ConnectionPacket()ConnectionPacket
ConnectionPacket(uint32_t id, glm::vec3 position)ConnectionPacket
ConnectionPacket(const ConnectionPacket &other)ConnectionPacket
ConnectionPacket(ConnectionPacket &&other)ConnectionPacket
Deserialize(const uint8_t *buffer) overrideConnectionPacketvirtual
DYNAMIC_HEADER_SIZEIPacketinlinestatic
ExtractMessage(Connection &connection)IPacket
GetConnectionId() constIPacketinline
GetPlayerId() constConnectionPacket
GetPosition() constConnectionPacket
GetType() const overrideConnectionPacketvirtual
HasDynamicSize() const overrideConnectionPacketvirtual
IPacket(const IPacket &)IPacket
IPacket(IPacket &&)IPacket
IPacket()IPacketprotected
m_connection_idIPacketprotected
operator=(const ConnectionPacket &other)ConnectionPacket
operator=(ConnectionPacket &&other)ConnectionPacket
IPacket::operator=(const IPacket &)IPacket
IPacket::operator=(IPacket &&)IPacket
Serialize(uint8_t *buffer) const overrideConnectionPacketvirtual
SerializeHeader(uint8_t *buffer) constIPacketprotected
SetConnectionId(uint64_t connection_id)IPacketinline
SetPlayerId(uint32_t id)ConnectionPacket
SetPosition(glm::vec3 position)ConnectionPacket
Size() const overrideConnectionPacketvirtual
STATIC_HEADER_SIZEIPacketinlinestatic
Type enum nameIPacket
~ConnectionPacket()ConnectionPacket
~IPacket()IPacketvirtual