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: 7 bytes (1 + 2 + 4) More...

#include <Protocol.hpp>

+ Collaboration diagram for rnp::PacketHeader:

Public Attributes

std::uint8_t type
 
std::uint16_t length
 
std::uint32_t sessionId
 

Detailed Description

Packet header according to RNP specification (Big Endian) Total size: 7 bytes (1 + 2 + 4)

Definition at line 127 of file Protocol.hpp.

Member Data Documentation

◆ length

◆ sessionId

◆ type


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