Struct rcutils_hash_map_s

Struct Documentation

struct rcutils_hash_map_s

The structure holding the metadata for a hash map.

Public Members

struct rcutils_hash_map_impl_s *impl

A pointer to the PIMPL implementation type.