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 2024-09-05 at 17:39:59 +0000