|
iceoryx_doc
1.0.1
|
the struct describes a callback which can be attached to a WaitSet or a Listener More...
#include <notification_callback.hpp>

Public Types | |
| using | Ref_t = void(&)(OriginType *const) |
| using | Ptr_t = void(*)(OriginType *const) |
Public Attributes | |
| Ptr_t | m_callback = nullptr |
| internal::NoType_t * | m_contextData = nullptr |
the struct describes a callback which can be attached to a WaitSet or a Listener