Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

TAO_LF_Strategy_Null Class Reference

A concrete TAO_LF_Strategy for ORB configurations that do not use the Leader/Followers event loop. More...

#include <LF_Strategy_Null.h>

Inheritance diagram for TAO_LF_Strategy_Null:

Inheritance graph
[legend]
Collaboration diagram for TAO_LF_Strategy_Null:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_LF_Strategy_Null (void)
 Constructor. More...

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 &)

Detailed Description

A concrete TAO_LF_Strategy for ORB configurations that do not use the Leader/Followers event loop.


Constructor & Destructor Documentation

ACE_INLINE TAO_LF_Strategy_Null::TAO_LF_Strategy_Null void   
 

Constructor.

TAO_LF_Strategy_Null::~TAO_LF_Strategy_Null void    [virtual]
 


Member Function Documentation

void TAO_LF_Strategy_Null::reset_event_loop_thread int    call_reset,
TAO_Leader_Follower  
[virtual]
 

Reimplemented from TAO_LF_Strategy.

int TAO_LF_Strategy_Null::set_event_loop_thread ACE_Time_Value   max_wait_time,
TAO_Leader_Follower  
[virtual]
 

Reimplemented from TAO_LF_Strategy.

void TAO_LF_Strategy_Null::set_upcall_thread TAO_Leader_Follower   [virtual]
 

Reimplemented from TAO_LF_Strategy.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:40:53 2002 for TAO_Strategies by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001