ACE_Timer_Node_Dispatch_Info_T< TYPE > Class Template ReferenceMaintains generated dispatch information for Timer nodes. More...
Collaboration diagram for ACE_Timer_Node_Dispatch_Info_T< TYPE >:
![]()
Detailed Descriptiontemplate<class TYPE>
Maintains generated dispatch information for Timer nodes. |
TYPE ACE_Timer_Node_Dispatch_Info_T< TYPE >::type_ |
The type of object held in the queue.
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.