Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Timer_Node_Dispatch_Info_T Class Template Reference

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

#include <Timer_Queue_T.h>

List of all members.

Public Attributes

TYPE type_
const void* act_
 Asynchronous completion token associated with the timer.


Detailed Description

template<class TYPE> template class ACE_Timer_Node_Dispatch_Info_T

Maintains generated dispatch information for Timer nodes.


Member Data Documentation

template<classTYPE>
const void * ACE_Timer_Node_Dispatch_Info_T<TYPE>::act_
 

Asynchronous completion token associated with the timer.

template<classTYPE>
TYPE ACE_Timer_Node_Dispatch_Info_T<TYPE>::type_
 


The documentation for this class was generated from the following file:
Generated at Wed Nov 21 10:34:19 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000