Function sub_rem_event_callback¶
Defined in File ecal_clang.h
Function Documentation¶
-
ECAL_API bool
sub_rem_event_callback
(ECAL_HANDLE handle_, enum eCAL_Subscriber_Event type_)¶ Remove callback function for subscriber events.
- Parameters
handle_ – Subscriber handle.
type_ – The event type to remove.
- Returns
True if succeeded.