FastEngine 0.9.4
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::net::PacketCache Class Reference

Classes

struct  Label

Public Member Functions

 PacketCache (PacketCache const &r)=delete
 PacketCache (PacketCache &&r) noexcept=default
PacketCacheoperator= (PacketCache const &r)=delete
PacketCacheoperator= (PacketCache &&r) noexcept=default
void clear ()
bool isEmpty () const
void push (TransmitPacketPtr const &packet)
void acknowledgeReception (std::span< Label > labels)
bool check (std::chrono::steady_clock::time_point const &timePoint, std::chrono::milliseconds clientDelay)
TransmitPacketPtr pop ()

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