mal-packet-weaver
C++20 packet serialization/deserialization library.
Loading...
Searching...
No Matches
packet-factory.hpp File Reference
#include "packet.hpp"
Include dependency graph for packet-factory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mal_packet_weaver::PacketFactory
 A class responsible for registering and creating packet deserializers. More...
 
struct  mal_packet_weaver::PacketTypeRegistrationHelper< T >
 Helper class for registering a packet type with the PacketFactory. More...
 

Namespaces

namespace  mal_packet_weaver
 This is the main namespace for the Mal Packet Weaver library.