CommRaT 2.0.0
C++20 Real-Time Messaging Framework
Loading...
Searching...
No Matches
commrat::ErrorPayload Struct Reference

#include <commrat/messages.hpp>

Public Attributes

uint32_t error_code
 
uint32_t source_id
 
sertial::fixed_string< 128 > error_text
 

Detailed Description

Definition at line 88 of file messages.hpp.

Member Data Documentation

◆ error_code

uint32_t commrat::ErrorPayload::error_code

Definition at line 89 of file messages.hpp.

◆ error_text

sertial::fixed_string<128> commrat::ErrorPayload::error_text

Definition at line 91 of file messages.hpp.

◆ source_id

uint32_t commrat::ErrorPayload::source_id

Definition at line 90 of file messages.hpp.


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