Struct rmw_service_endpoint_info_array_s

Struct Documentation

struct rmw_service_endpoint_info_array_s

Array of service endpoint information.

Public Members

size_t size

Size of the array.

rmw_service_endpoint_info_t *info_array

Contiguous storage for service endpoint information elements.