|
| PacketCache (PacketCache const &r)=delete |
| PacketCache (PacketCache &&r) noexcept=default |
PacketCache & | operator= (PacketCache const &r)=delete |
PacketCache & | operator= (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: