#include "ace/Synch_Traits.h"
#include "ace/Timer_Queuefwd.h"
#include "ace/Timer_Queue_T.h"
#include "ace/Recursive_Thread_Mutex.h"
Include dependency graph for Timer_Queue.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Typedefs | |
typedef ACE_Timer_Node_T< ACE_Event_Handler * > | ACE_Timer_Node |
typedef ACE_Timer_Queue_Iterator_T< ACE_Event_Handler *, ACE_Event_Handler_Handle_Timeout_Upcall< ACE_SYNCH_RECURSIVE_MUTEX >, ACE_SYNCH_RECURSIVE_MUTEX > | ACE_Timer_Queue_Iterator |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL typedef ACE_Timer_Node_Dispatch_Info_T< ACE_Event_Handler * > | ACE_Timer_Node_Dispatch_Info |
Irfan Pyarali <irfan@cs.wustl.edu>
Definition in file Timer_Queue.h.
|
Definition at line 41 of file Timer_Queue.h. |
|
Definition at line 46 of file Timer_Queue.h. |
|
Definition at line 38 of file Timer_Queue.h. Referenced by ACE_Dev_Poll_Reactor::dispatch_timer_handler(), and ACE_TP_Reactor::handle_timer_events(). |