ACE
6.0.7
|
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. | |
const void * | act_ |
Asynchronous completion token associated with the timer. | |
int | recurring_timer_ |
Flag to check if the timer is recurring. |
Maintains generated dispatch information for Timer nodes.
const void* ACE_Timer_Node_Dispatch_Info_T::act_ |
Asynchronous completion token associated with the timer.
Flag to check if the timer is recurring.
The type of object held in the queue.