rcl  master
C API providing common ROS client library functionality.
Macros | Typedefs
allocator.h File Reference
#include "rcutils/allocator.h"

Go to the source code of this file.

Macros

#define rcl_get_default_allocator   rcutils_get_default_allocator
 
#define rcl_reallocf   rcutils_reallocf
 

Typedefs

typedef rcutils_allocator_t rcl_allocator_t
 

Macro Definition Documentation

◆ rcl_get_default_allocator

#define rcl_get_default_allocator   rcutils_get_default_allocator

◆ rcl_reallocf

#define rcl_reallocf   rcutils_reallocf

Typedef Documentation

◆ rcl_allocator_t