rcutils  master
C API providing common utilities and data structures.
Public Attributes | List of all members
rcutils_error_string_t Struct Reference

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]
 

Detailed Description

Struct wrapping a fixed-size c string used for returning the formatted error string.

Member Data Documentation

◆ str

char rcutils_error_string_t::str[RCUTILS_ERROR_MESSAGE_MAX_LENGTH]

The documentation for this struct was generated from the following file: