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

ERROR packet payload. More...

#include <Protocol.hpp>

+ Collaboration diagram for rnp::PacketError:

Public Attributes

std::uint16_t errorCode
 
std::uint16_t msgLen
 
std::string description
 

Detailed Description

ERROR packet payload.

Definition at line 196 of file Protocol.hpp.

Member Data Documentation

◆ description

std::string rnp::PacketError::description

Definition at line 200 of file Protocol.hpp.

◆ errorCode

std::uint16_t rnp::PacketError::errorCode

Definition at line 198 of file Protocol.hpp.

◆ msgLen

std::uint16_t rnp::PacketError::msgLen

Definition at line 199 of file Protocol.hpp.


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