Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
ACE_Timer_Node_T Member List
This is the complete list of members for ACE_Timer_Node_T, including all inherited members.
- ACE_Timer_Node_T(void)
- act_
[private]
- DISPATCH_INFO typedef
- dump(void) const
[inline]
- get_act(void)
- get_dispatch_info(ACE_Timer_Node_Dispatch_Info_T <TYPE> &info)
- get_interval(void) const
- get_next(void)
- get_prev(void)
- get_timer_id(void) const
- get_timer_value(void) const
- get_type(void)
- interval_
[private]
- next_
[private]
- prev_
[private]
- set(const TYPE &type, const void *a, const ACE_Time_Value &t, const ACE_Time_Value &i, ACE_Timer_Node_T<TYPE> *n, long timer_id)
- set(const TYPE &type, const void *a, const ACE_Time_Value &t, const ACE_Time_Value &i, ACE_Timer_Node_T<TYPE> *p, ACE_Timer_Node_T<TYPE> *n, long timer_id)
- set_act(void *act)
- set_interval(const ACE_Time_Value &interval)
- set_next(ACE_Timer_Node_T<TYPE> *next)
- set_prev(ACE_Timer_Node_T<TYPE> *prev)
- set_timer_id(long timer_id)
- set_timer_value(const ACE_Time_Value &timer_value)
- set_type(TYPE &type)
- timer_id_
[private]
- timer_value_
[private]
- type_
[private]
- ~ACE_Timer_Node_T(void)
Generated at Wed Nov 21 10:34:20 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000