#include "ace/pre.h"
#include "ace/Free_List.h"
#include "ace/Test_and_Set.h"
#include "ace/post.h"
Include dependency graph for Timer_Queue_T.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Event_Handler_Handle_Timeout_Upcall |
Functor for Timer_Queues. More... | |
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... |