StormByte C++ Library: Network module 1.1.0
StormByte-Network is the C++26 networking module of the StormByte suite.
Loading...
Searching...
No Matches
Classes | Namespaces
packet.hxx File Reference
#include <StormByte/buffer/fifo.hxx>
#include <StormByte/network/visibility.h>
#include <StormByte/serializable.hxx>
Include dependency graph for packet.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StormByte::Network::Transport::Packet
 Polymorphic wire packet: opcode + payload hook. More...
 

Namespaces

namespace  StormByte
 
namespace  StormByte::Network
 Network module of the StormByte suite.
 
namespace  StormByte::Network::Transport
 Transport types of the Network module.