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

Packet header according to RNP specification (Big Endian) Total size: 16 bytes. More...

#include <Protocol.hpp>

+ Collaboration diagram for rnp::PacketHeader:

Public Attributes

std::uint8_t type
 
std::uint16_t length
 
std::uint16_t flags
 
std::uint16_t reserved
 
std::uint32_t sequence
 
std::uint32_t sessionId
 

Detailed Description

Packet header according to RNP specification (Big Endian) Total size: 16 bytes.

Definition at line 114 of file Protocol.hpp.

Member Data Documentation

◆ flags

◆ length

◆ reserved

◆ sequence

◆ sessionId

◆ type


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