#include "ace/pre.h"
#include "ace/ACE_export.h"
#include "ace/OS.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.48 2002/11/12 20:26:07 bala Exp
|
|