ACE  6.4.1
ACE_Event_T< TIME_POLICY > Member List

This is the complete list of members for ACE_Event_T< TIME_POLICY >, including all inherited members.

ACE_ALLOC_HOOK_DECLAREACE_Event_T< TIME_POLICY >
ACE_Event_Base()ACE_Event_Baseprotected
ACE_Event_T(int manual_reset=0, int initial_state=0, int type=USYNC_THREAD, const ACE_TCHAR *name=0, void *arg=0, LPSECURITY_ATTRIBUTES sa=0)ACE_Event_T< TIME_POLICY >
ACE_Event_T(const ACE_Event_T< TIME_POLICY > &event)ACE_Event_T< TIME_POLICY >private
dump(void) const ACE_Event_Base
gettimeofday(void) const ACE_Event_T< TIME_POLICY >
handle(void) const ACE_Event_Baseinline
handle(ACE_event_t new_handle)ACE_Event_Baseinline
handle_ACE_Event_Baseprotected
operator=(const ACE_Event_T< TIME_POLICY > &rhs)ACE_Event_T< TIME_POLICY >private
pulse(void)ACE_Event_Base
remove(void)ACE_Event_Base
removed_ACE_Event_Baseprotected
reset(void)ACE_Event_Base
set_time_policy(TIME_POLICY const &time_policy)ACE_Event_T< TIME_POLICY >
signal(void)ACE_Event_Base
time_policy_ACE_Event_T< TIME_POLICY >protected
wait(void)ACE_Event_Base
wait(const ACE_Time_Value *abstime, int use_absolute_time=1)ACE_Event_Base
~ACE_Event_Base(void)ACE_Event_Basevirtual
~ACE_Event_T(void)ACE_Event_T< TIME_POLICY >virtual