Typedefs

Timer_List.h File Reference

#include "ace/Timer_List_T.h"
Include dependency graph for Timer_List.h:

Go to the source code of this file.

Typedefs

typedef ACE_Timer_List_T
< ACE_Event_Handler
*, ACE_Event_Handler_Handle_Timeout_Upcall
< ACE_SYNCH_RECURSIVE_MUTEX >
, ACE_SYNCH_RECURSIVE_MUTEX > 
ACE_Timer_List
typedef
ACE_Timer_List_Iterator_T
< ACE_Event_Handler
*, ACE_Event_Handler_Handle_Timeout_Upcall
< ACE_SYNCH_RECURSIVE_MUTEX >
, ACE_SYNCH_RECURSIVE_MUTEX > 
ACE_Timer_List_Iterator

Detailed Description

Id:
Timer_List.h 80826 2008-03-04 14:51:23Z wotte
Author:
Doug Schmidt

Definition in file Timer_List.h.


Typedef Documentation

typedef ACE_Timer_List_T<ACE_Event_Handler *, ACE_Event_Handler_Handle_Timeout_Upcall<ACE_SYNCH_RECURSIVE_MUTEX>, ACE_SYNCH_RECURSIVE_MUTEX> ACE_Timer_List

Definition at line 32 of file Timer_List.h.

typedef ACE_Timer_List_Iterator_T<ACE_Event_Handler *, ACE_Event_Handler_Handle_Timeout_Upcall<ACE_SYNCH_RECURSIVE_MUTEX>, ACE_SYNCH_RECURSIVE_MUTEX> ACE_Timer_List_Iterator

Definition at line 37 of file Timer_List.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines