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

Fragmentation header (when FRAG flag is set) More...

#include <Protocol.hpp>

+ Collaboration diagram for rnp::FragmentHeader:

Public Attributes

std::uint16_t fragId
 
std::uint16_t fragIndex
 
std::uint16_t fragCount
 

Detailed Description

Fragmentation header (when FRAG flag is set)

Definition at line 206 of file Protocol.hpp.

Member Data Documentation

◆ fragCount

std::uint16_t rnp::FragmentHeader::fragCount

Definition at line 210 of file Protocol.hpp.

◆ fragId

std::uint16_t rnp::FragmentHeader::fragId

Definition at line 208 of file Protocol.hpp.

◆ fragIndex

std::uint16_t rnp::FragmentHeader::fragIndex

Definition at line 209 of file Protocol.hpp.


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