Syntalos::ErrorEvent
Syntalos::ErrorEvent
#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 2026-02-12 at 17:03:03 +0000