This struct combines a function pointer, a user data pointer and a flag for the notification observer mechanism.  
 More...
#include <WEM.h>
This struct combines a function pointer, a user data pointer and a flag for the notification observer mechanism. 
Definition at line 111 of file WEM.h.
 
◆ ecList
Each eventContainer contains all information on the type and content of the notification. 
Definition at line 115 of file WEM.h.
 
 
◆ notificationCB
The callback function that is triggered by the notification. 
Definition at line 113 of file WEM.h.
 
 
◆ notificationCBData
      
        
          | void* ml::WEM::WEMNotificationCBData::notificationCBData | 
        
      
 
The callback data that is a pointer to the observer object. 
Definition at line 114 of file WEM.h.
 
 
The documentation for this struct was generated from the following file:
- MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEM.h