rcutils
master
C API providing common utilities and data structures.
|
Struct wrapping a fixed-size c string used for returning the formatted error string. More...
#include <error_handling.h>
Public Attributes | |
char | str [RCUTILS_ERROR_MESSAGE_MAX_LENGTH] |
The fixed-size C string used for returning the formatted error string. More... | |
Struct wrapping a fixed-size c string used for returning the formatted error string.
char rcutils_error_string_t::str[RCUTILS_ERROR_MESSAGE_MAX_LENGTH] |
The fixed-size C string used for returning the formatted error string.