Function iox_notification_info_does_originate_from_subscriber

Function Documentation

bool iox_notification_info_does_originate_from_subscriber(iox_notification_info_t const self, iox_sub_t const subscriber)

does the notification originate from a certain subscriber

Parameters:
  • self[in] handle to notification info

  • subscriber[in] handle to the subscriber in question

Returns:

true if the notification originates from the subscriber, otherwise false