#include "ace/pre.h"
#include "ace/ACE.h"
#include "ace/post.h"
Include dependency graph for Event_Handler.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Event_Handler |
Provides an abstract interface for handling various types of I/O, timer, and signal events. More... | |
class | ACE_Notification_Buffer |
Simple wrapper for passing <ACE_Event_Handler *>s and <ACE_Reactor_Mask>s between threads. More... | |
Typedefs | |
typedef u_long | ACE_Reactor_Mask |
Event_Handler.h,v 4.42 2001/10/21 22:13:54 schmidt Exp
|
|