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

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...
 

Detailed Description

The structure holding the metadata for an array list.

Member Data Documentation

◆ impl

struct rcutils_array_list_impl_t* rcutils_array_list_t::impl

A pointer to the PIMPL implementation type.


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