r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
rnp::PacketAck Struct Reference

ACK packet payload. More...

#include <Protocol.hpp>

+ Collaboration diagram for rnp::PacketAck:

Public Attributes

std::uint32_t cumulativeAck
 
std::uint32_t ackBits
 

Detailed Description

ACK packet payload.

Definition at line 187 of file Protocol.hpp.

Member Data Documentation

◆ ackBits

std::uint32_t rnp::PacketAck::ackBits

Definition at line 190 of file Protocol.hpp.

◆ cumulativeAck

std::uint32_t rnp::PacketAck::cumulativeAck

Definition at line 189 of file Protocol.hpp.


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