Syntalos::ErrorEvent

Syntalos::ErrorEvent

Syntalos::ErrorEvent

More…

#include <ipc-types-private.h>

Public Attributes

Name
iox::cxx::string< 128 >title
iox::cxx::string< 2048 >message

Detailed Description

struct Syntalos::ErrorEvent;

Event indicating an error

Public Attributes Documentation

variable title

iox::cxx::string< 128 > title;

variable message

iox::cxx::string< 2048 > message;

Updated on 2025-07-10 at 23:28:57 +0000