Struct rmw_topic_endpoint_info_array_s

Struct Documentation

struct rmw_topic_endpoint_info_array_s

Array of topic endpoint information.

Public Members

size_t size

Size of the array.

rmw_topic_endpoint_info_t *info_array

Contiguous storage for topic endpoint information elements.