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

Select_Reactor_Base.h File Reference

#include "ace/Timer_Queuefwd.h"
#include "ace/Event_Handler.h"
#include "ace/Handle_Set.h"
#include "ace/Token.h"
#include "ace/Pipe.h"
#include "ace/Reactor_Impl.h"
#include "ace/Select_Reactor_Base.i"

Include dependency graph for Select_Reactor_Base.h:

Include dependency graph

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

Included by dependency graph

Compounds

class  ACE_Event_Tuple
 An ACE_Event_Handler and its associated ACE_HANDLE. More...

class  ACE_Select_Reactor_Handle_Set
 Track handles we are interested for various events. More...

class  ACE_Select_Reactor_Handler_Repository
 Used to map <ACE_HANDLE>s onto the appropriate <ACE_Event_Handler> *. More...

class  ACE_Select_Reactor_Handler_Repository_Iterator
 Iterate through the <ACE_Select_Reactor_Handler_Repository>. More...

class  ACE_Select_Reactor_Impl
 This class simply defines how Select_Reactor's basic interface functions should look like and provides a common base class for <Select_Reactor> using various locking mechanism. More...

class  ACE_Select_Reactor_Notify
 Unblock the <ACE_Select_Reactor> from its event loop. More...


Typedefs

typedef void(ACE_Handle_Set::* ACE_FDS_PTMF )(ACE_HANDLE)
typedef int(ACE_Event_Handler::* ACE_EH_PTMF )(ACE_HANDLE)
typedef ACE_Noop_Token ACE_SELECT_TOKEN

Detailed Description

Id:
Select_Reactor_Base.h,v 4.37 2003/11/04 23:34:49 ossama Exp

Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>

Typedef Documentation

typedef int(ACE_Event_Handler::* ACE_EH_PTMF)(ACE_HANDLE)
 

typedef void(ACE_Handle_Set::* ACE_FDS_PTMF)(ACE_HANDLE)
 

typedef ACE_Noop_Token ACE_SELECT_TOKEN
 


Generated on Fri Apr 2 16:34:57 2004 for ACE by doxygen1.2.18