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