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