Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Dev_Poll_Reactor.h File Reference

Dev_Poll_Reactor.h,v 4.7 2002/09/16 05:38:08 jwillemsen Exp. More...

#include "ace/pre.h"
#include "ace/Reactor_Impl.h"
#include "ace/Pipe.h"
#include "ace/post.h"

Include dependency graph for Dev_Poll_Reactor.h:

Include dependency graph

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

Included by dependency graph

Compounds

class  ACE_Dev_Poll_Event_Tuple
 Class that associates specific event mask with a given event handler. More...

class  ACE_Dev_Poll_Handler_Guard
 Class used to make event handler reference count manipulation exception-safe. More...

class  ACE_Dev_Poll_Reactor
 A `/dev/poll' or `/dev/epoll' based Reactor implemenatation. More...

class  ACE_Dev_Poll_Reactor_Handler_Repository
 Used to map ACE_HANDLEs onto the appropriate ACE_Event_Handler *. More...

class  ACE_Dev_Poll_Reactor_Notify
 Event handler used for unblocking the ACE_Dev_Poll_Reactor from its event loop. More...


Detailed Description

Dev_Poll_Reactor.h,v 4.7 2002/09/16 05:38:08 jwillemsen Exp.

EXPERIMENTAL /dev/poll (or Linux /dev/epoll) based Reactor implementation.

Author:
Ossama Othman <ossama@uci.edu>

Generated on Fri Nov 22 05:09:18 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001