ACE  6.1.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
Event_Handler.h File Reference
#include "ace/os_include/os_signal.h"
#include "ace/Atomic_Op.h"
#include "ace/Synch_Traits.h"
#include "ace/Event_Handler.inl"

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
 

Detailed Description

Id:
Event_Handler.h 92345 2010-10-24 12:39:33Z johnnyw
Author
Douglas C. Schmidt schmi.nosp@m.dt@c.nosp@m.s.wus.nosp@m.tl.e.nosp@m.du

Typedef Documentation

typedef unsigned long ACE_Reactor_Mask