GPR5100 - Rollback
Loading...
Searching...
No Matches
List of all members
game::TypedPacket< type > Struct Template Reference

TypedPacket is a template class that sets the packetType of Packet automatically at construction with the given type. More...

#include <packet_type.h>

Inheritance diagram for game::TypedPacket< type >:
Inheritance graph
[legend]
Collaboration diagram for game::TypedPacket< type >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Attributes inherited from game::Packet
PacketType packetType = PacketType::NONE
 

Detailed Description

template<PacketType type>
struct game::TypedPacket< type >

TypedPacket is a template class that sets the packetType of Packet automatically at construction with the given type.

Template Parameters
typeis the PacketType of the packet

The documentation for this struct was generated from the following file: