| ACE
    6.2.8
    | 
Maintains generated dispatch information for Timer nodes. More...
#include <Timer_Queue_Iterator.h>
| Public Attributes | |
| TYPE | type_ | 
| The type of object held in the queue.  More... | |
| const void * | act_ | 
| Asynchronous completion token associated with the timer.  More... | |
| int | recurring_timer_ | 
| Flag to check if the timer is recurring.  More... | |
Maintains generated dispatch information for Timer nodes.
| const void* ACE_Timer_Node_Dispatch_Info_T< TYPE >::act_ | 
Asynchronous completion token associated with the timer.
| int ACE_Timer_Node_Dispatch_Info_T< TYPE >::recurring_timer_ | 
Flag to check if the timer is recurring.
| TYPE ACE_Timer_Node_Dispatch_Info_T< TYPE >::type_ | 
The type of object held in the queue.
 1.8.6
 1.8.6