#include <stdint.h>
Go to the source code of this file.
◆ RMW_RET_OK
◆ RMW_RET_ERROR
◆ RMW_RET_TIMEOUT
#define RMW_RET_TIMEOUT 2 |
◆ RMW_RET_UNSUPPORTED
#define RMW_RET_UNSUPPORTED 3 |
The operation or event handling is not supported.
◆ RMW_RET_BAD_ALLOC
#define RMW_RET_BAD_ALLOC 10 |
Failed to allocate memory return code.
◆ RMW_RET_INVALID_ARGUMENT
#define RMW_RET_INVALID_ARGUMENT 11 |
Invalid argument return code.
◆ RMW_RET_INCORRECT_RMW_IMPLEMENTATION
#define RMW_RET_INCORRECT_RMW_IMPLEMENTATION 12 |
Incorrect rmw implementation.
◆ RMW_RET_NODE_NAME_NON_EXISTENT
#define RMW_RET_NODE_NAME_NON_EXISTENT 203 |
Failed to find node name.
◆ rmw_ret_t