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 2024-11-06 at 17:10:29 +0000