TAO_Strategies
2.1.5
|
A concrete TAO_LF_Strategy for ORB configurations that do not use the Leader/Followers event loop. More...
#include <LF_Strategy_Null.h>
Public Member Functions | |
TAO_LF_Strategy_Null (void) | |
Constructor. | |
Virtual Methods | |
Please check the documentation in TAO_LF_Strategy | |
virtual | ~TAO_LF_Strategy_Null (void) |
virtual void | set_upcall_thread (TAO_Leader_Follower &) |
virtual int | set_event_loop_thread (ACE_Time_Value *max_wait_time, TAO_Leader_Follower &) |
virtual void | reset_event_loop_thread (int call_reset, TAO_Leader_Follower &) |
Public Member Functions inherited from TAO_LF_Strategy | |
virtual | ~TAO_LF_Strategy (void) |
A concrete TAO_LF_Strategy for ORB configurations that do not use the Leader/Followers event loop.
|
inline |
Constructor.
|
virtual |
|
virtual |
Implements TAO_LF_Strategy.
|
virtual |
Implements TAO_LF_Strategy.
|
virtual |
Implements TAO_LF_Strategy.