TAO_LF_Event_Loop_Thread_Helper Class Reference

Helper class to enter and exit the Leader/Followers event loop. More...

#include <LF_Event_Loop_Thread_Helper.h>

Collaboration diagram for TAO_LF_Event_Loop_Thread_Helper:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_LF_Event_Loop_Thread_Helper (TAO_Leader_Follower &leader_follower, TAO_LF_Strategy &lf_strategy, ACE_Time_Value *max_wait_time)
 Constructor.
 ~TAO_LF_Event_Loop_Thread_Helper (void)
 Destructor.
int event_loop_return (void) const
 Calls <set_event_loop_thread> on the leader/followers object.

Private Attributes

TAO_Leader_Followerleader_follower_
 Reference to leader/followers object.
TAO_LF_Strategylf_strategy_
 The Leader/Follower Strategy used by this ORB.
int event_loop_return_


Detailed Description

Helper class to enter and exit the Leader/Followers event loop.

Uses the Guard idiom to enter and exit the Leader/Followers event loop.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE TAO_LF_Event_Loop_Thread_Helper::TAO_LF_Event_Loop_Thread_Helper ( TAO_Leader_Follower leader_follower,
TAO_LF_Strategy lf_strategy,
ACE_Time_Value max_wait_time 
)

Constructor.

ACE_INLINE TAO_LF_Event_Loop_Thread_Helper::~TAO_LF_Event_Loop_Thread_Helper ( void   ) 

Destructor.


Member Function Documentation

ACE_INLINE int TAO_LF_Event_Loop_Thread_Helper::event_loop_return ( void   )  const

Calls <set_event_loop_thread> on the leader/followers object.


Member Data Documentation

Reference to leader/followers object.

The Leader/Follower Strategy used by this ORB.

Remembers the status returned while trying to enter the event loop.


The documentation for this class was generated from the following files:

Generated on Thu Nov 27 05:09:57 2008 for TAO by  doxygen 1.5.6