#include "ace/os_include/os_signal.h"#include "ace/Atomic_Op.h"#include "ace/Synch_Traits.h"#include "ace/Event_Handler.inl"Include dependency graph for Event_Handler.h:

This graph shows which files directly or indirectly include this file:

Classes | |
| class | ACE_Event_Handler | 
| Provides an abstract interface for handling various types of I/O, timer, and signal events.  More... | |
| class | ACE_Event_Handler::Policy | 
| Base class for all handler policies.  More... | |
| class | ACE_Event_Handler::Reference_Counting_Policy | 
| This policy dictates the reference counting requirements for the handler.  More... | |
| class | ACE_Event_Handler_var | 
| Auto pointer like class for Event Handlers.  More... | |
| class | ACE_Notification_Buffer | 
| Simple wrapper for passing <ACE_Event_Handler *>s and ACE_Reactor_Masks between threads.  More... | |
Typedefs | |
| typedef unsigned long | ACE_Reactor_Mask | 
| typedef unsigned long ACE_Reactor_Mask | 
 1.4.7-1