rcl  beta1
C API providing common ROS client library functionality.
Public Attributes | List of all members
rcl_guard_condition_options_t Struct Reference

Options available for a rcl guard condition. More...

#include <guard_condition.h>

Public Attributes

rcl_allocator_t allocator
 Custom allocator for the guard condition, used for internal allocations. More...
 

Detailed Description

Options available for a rcl guard condition.

Member Data Documentation

§ allocator

rcl_allocator_t rcl_guard_condition_options_t::allocator

Custom allocator for the guard condition, used for internal allocations.


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