Function iox_notification_info_does_originate_from_service_discovery
Defined in File notification_info.h
Function Documentation
-
bool iox_notification_info_does_originate_from_service_discovery(iox_notification_info_t const self, iox_service_discovery_t const serviceDiscovery)
does the notification originate from a certain service discovery
- Parameters:
self – [in] handle to notification info
serviceDiscovery – [in] handle to serviceDiscovery in question
- Returns:
true if the notifiaction originates from the service discovery, otherwise false