rcutils
master
C API providing common utilities and data structures.
|
The structure holding the metadata for an array list. More...
#include <array_list.h>
Public Attributes | |
struct rcutils_array_list_impl_t * | impl |
A pointer to the PIMPL implementation type. More... | |
The structure holding the metadata for an array list.
struct rcutils_array_list_impl_t* rcutils_array_list_t::impl |
A pointer to the PIMPL implementation type.