ACE 6.0.5
|
#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"
Classes | |
class | ACE_Timer_Node_Dispatch_Info_T< TYPE > |
Maintains generated dispatch information for Timer nodes. More... | |
class | ACE_Timer_Node_T< TYPE > |
Maintains the state associated with a Timer entry. More... | |
class | ACE_Timer_Queue_Iterator_T< TYPE, FUNCTOR, ACE_LOCK > |
Generic interface for iterating over a subclass of ACE_Timer_Queue. More... | |
class | ACE_Timer_Queue_T< TYPE, FUNCTOR, ACE_LOCK > |
Provides an interface to timers. More... | |
class | ACE_Event_Handler_Handle_Timeout_Upcall< ACE_LOCK > |
Functor for Timer_Queues. More... |