#include "ace/Free_List.h"
#include "ace/Event_Handler.h"
#include "ace/Time_Value.h"
#include "ace/Timer_Queue_T.inl"
#include "ace/Timer_Queue_T.cpp"
Include dependency graph for Timer_Queue_T.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Timer_Node_Dispatch_Info_T |
Maintains generated dispatch information for Timer nodes. More... | |
class | ACE_Timer_Node_T |
Maintains the state associated with a Timer entry. More... | |
class | ACE_Timer_Queue_Iterator_T |
Generic interface for iterating over a subclass of ACE_Timer_Queue. More... | |
class | ACE_Timer_Queue_T |
Provides an interface to timers. More... | |
class | ACE_Event_Handler_Handle_Timeout_Upcall |
Functor for Timer_Queues. More... |
Irfan Pyarali <irfan@cs.wustl.edu> and
Darrell Brunsch <brunsch@cs.wustl.edu>
Definition in file Timer_Queue_T.h.