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

TAO_Reactive_Connect_Strategy Class Reference

Concrete implementation of a connect strategy that waits on the reactor during asynch connects. More...

#include <Reactive_Connect_Strategy.h>

Inheritance diagram for TAO_Reactive_Connect_Strategy:

Inheritance graph
[legend]
Collaboration diagram for TAO_Reactive_Connect_Strategy:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Reactive_Connect_Strategy (TAO_ORB_Core *orb)
 Constructor. More...

 ~TAO_Reactive_Connect_Strategy (void)
 Destructor. More...

virtual void synch_options (ACE_Time_Value *val, ACE_Synch_Options &opt)
virtual int wait (TAO_Connection_Handler *ch, ACE_Time_Value *val)

Detailed Description

Concrete implementation of a connect strategy that waits on the reactor during asynch connects.


Constructor & Destructor Documentation

TAO_Reactive_Connect_Strategy::TAO_Reactive_Connect_Strategy TAO_ORB_Core   orb_core
 

Constructor.

TAO_Reactive_Connect_Strategy::~TAO_Reactive_Connect_Strategy void   
 

Destructor.


Member Function Documentation

void TAO_Reactive_Connect_Strategy::synch_options ACE_Time_Value   timeout,
ACE_Synch_Options   options
[virtual]
 

Reimplemented from TAO_Connect_Strategy.

int TAO_Reactive_Connect_Strategy::wait TAO_Connection_Handler   ch,
ACE_Time_Value   max_wait_time
[virtual]
 

Reimplemented from TAO_Connect_Strategy.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 18:50:25 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001