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 2025-08-14 at 02:33:44 +0000