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

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

Clone() const overridePlayerListPacketvirtual
Deserialize(const uint8_t *buffer) overridePlayerListPacketvirtual
DYNAMIC_HEADER_SIZEIPacketinlinestatic
ExtractMessage(Connection &connection)IPacket
GetConnectionId() constIPacketinline
GetPlayers() constPlayerListPacket
GetType() const overridePlayerListPacketvirtual
HasDynamicSize() const overridePlayerListPacketvirtual
IPacket(const IPacket &)IPacket
IPacket(IPacket &&)IPacket
IPacket()IPacketprotected
m_connection_idIPacketprotected
operator=(const PlayerListPacket &other)PlayerListPacket
operator=(PlayerListPacket &&other)PlayerListPacket
IPacket::operator=(const IPacket &)IPacket
IPacket::operator=(IPacket &&)IPacket
PlayerListPacket()PlayerListPacket
PlayerListPacket(const std::vector< PlayerInfo > &players)PlayerListPacket
PlayerListPacket(const PlayerListPacket &other)PlayerListPacket
PlayerListPacket(PlayerListPacket &&other)PlayerListPacket
Serialize(uint8_t *buffer) const overridePlayerListPacketvirtual
SerializeHeader(uint8_t *buffer) constIPacketprotected
SetConnectionId(uint64_t connection_id)IPacketinline
SetPlayers(const std::vector< PlayerInfo > &players)PlayerListPacket
Size() const overridePlayerListPacketvirtual
STATIC_HEADER_SIZEIPacketinlinestatic
Type enum nameIPacket
~IPacket()IPacketvirtual
~PlayerListPacket()PlayerListPacket