ACE  6.0.6
Public Attributes
ACE_Timer_Node_Dispatch_Info_T Class Reference

Maintains generated dispatch information for Timer nodes. More...

#include <Timer_Queue_T.h>

List of all members.

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.

Detailed Description

Maintains generated dispatch information for Timer nodes.


Member Data Documentation

Asynchronous completion token associated with the timer.

Flag to check if the timer is recurring.

The type of object held in the queue.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines