rcutils
master
C API providing common utilities and data structures.
|
The structure holding the metadata for a hash map. More...
#include <hash_map.h>
Public Attributes | |
struct rcutils_hash_map_impl_t * | impl |
A pointer to the PIMPL implementation type. More... | |
The structure holding the metadata for a hash map.
struct rcutils_hash_map_impl_t* rcutils_hash_map_t::impl |
A pointer to the PIMPL implementation type.