#include <Timer_Queue_T.h>
Collaboration diagram for ACE_Timer_Node_Dispatch_Info_T< TYPE >:
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. |
|
Asynchronous completion token associated with the timer.
|
|
Flag to check if the timer is recurring.
|
|
The type of object held in the queue.
|