Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
INetwork.hpp File Reference
#include <optional>
#include "RType/Network/Packet.hpp"
Include dependency graph for INetwork.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rtp::net::NetworkEvent
 Represents a network event containing session ID and packet data. More...
 
class  rtp::net::INetwork
 Interface for network operations. More...
 

Namespaces

namespace  rtp::net
 File : IEventPublisher.hpp License: MIT Author : Elias JosuĂ© HAJJAR LLAUQUEN elias.nosp@m.-jos.nosp@m.ue.ha.nosp@m.jjar.nosp@m.-llau.nosp@m.quen.nosp@m.@epit.nosp@m.ech..nosp@m.eu Date : 11/12/2025.
 
namespace  rtp
 

Enumerations

enum class  rtp::net::NetworkMode { rtp::net::TCP , rtp::net::UDP }
 Enum representing network transmission modes. More...