#include <Timer_Queue_T.h>
Collaboration diagram for ACE_Timer_Node_Dispatch_Info_T:

Public Attributes | |
| TYPE | type_ |
| The type of object held in the queue. More... | |
| const void * | act_ |
| Asynchronous completion token associated with the timer. More... | |
Definition at line 34 of file Timer_Queue_T.h.
|
|||||
|
Asynchronous completion token associated with the timer.
Definition at line 41 of file Timer_Queue_T.h. Referenced by ACE_Timer_Queue_T::expire, ACE_Timer_Node_T::get_dispatch_info, and ACE_TP_Reactor::handle_timer_events. |
|
|||||
|
The type of object held in the queue.
Definition at line 38 of file Timer_Queue_T.h. Referenced by ACE_Timer_Queue_T::expire, ACE_Timer_Node_T::get_dispatch_info, and ACE_TP_Reactor::handle_timer_events. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002