Simple wrapper for passing ACE_Event_Handler *s and ACE_Reactor_Masks between threads.
More...
#include <Event_Handler.h>
Simple wrapper for passing ACE_Event_Handler *s and ACE_Reactor_Masks between threads.
◆ ACE_Notification_Buffer() [1/2]
ACE_Notification_Buffer::ACE_Notification_Buffer |
( |
| ) |
|
◆ ACE_Notification_Buffer() [2/2]
◆ ~ACE_Notification_Buffer()
ACE_Notification_Buffer::~ACE_Notification_Buffer |
( |
| ) |
|
|
default |
◆ eh_
Pointer to the Event_Handler that will be dispatched by the main event loop.
◆ mask_
Mask that indicates which method to call.
The documentation for this class was generated from the following files: