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

ACE_Proactor_Timer_Handler Class Reference

Inheritance diagram for ACE_Proactor_Timer_Handler

Inheritance graph
[legend]
Collaboration diagram for ACE_Proactor_Timer_Handler:

Collaboration graph
[legend]
List of all members.

Public Methods

 ACE_Proactor_Timer_Handler (ACE_Proactor &proactor)
virtual ~ACE_Proactor_Timer_Handler (void)
int destroy (void)

Protected Methods

virtual int svc (void)
 Run by a daemon thread to handle deferred processing.


Protected Attributes

ACE_Auto_Event timer_event_
ACE_Proactorproactor_
int shutting_down_

Friends

class  ACE_Proactor

Constructor & Destructor Documentation

ACE_Proactor_Timer_Handler::ACE_Proactor_Timer_Handler ( ACE_Proactor & proactor )
 

ACE_Proactor_Timer_Handler::~ACE_Proactor_Timer_Handler ( void ) [virtual]
 


Member Function Documentation

int ACE_Proactor_Timer_Handler::destroy ( void )
 

int ACE_Proactor_Timer_Handler::svc ( void ) [protected, virtual]
 

Run by a daemon thread to handle deferred processing.

Reimplemented from ACE_Task_Base.


Friends And Related Function Documentation

class ACE_Proactor [friend]
 


Member Data Documentation

ACE_Proactor & ACE_Proactor_Timer_Handler::proactor_ [protected]
 

int ACE_Proactor_Timer_Handler::shutting_down_ [protected]
 

ACE_Auto_Event ACE_Proactor_Timer_Handler::timer_event_ [protected]
 


The documentation for this class was generated from the following file:
Generated at Fri Oct 5 07:03:59 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000