Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO_LF_Connect_Strategy Class Reference

Concrete implementation of a connect strategy that waits on the leader-follower during asynch connects. More...

#include <LF_Connect_Strategy.h>

Inheritance diagram for TAO_LF_Connect_Strategy:

Inheritance graph
[legend]
Collaboration diagram for TAO_LF_Connect_Strategy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_LF_Connect_Strategy (TAO_ORB_Core *orb)
 Constructor.
 ~TAO_LF_Connect_Strategy (void)
 Destructor.
virtual void synch_options (ACE_Time_Value *val, ACE_Synch_Options &opt)
 Obtain the synch options that can be passed to ACE_Connector.
virtual int wait (TAO_Connection_Handler *ch, ACE_Time_Value *val)
 Wait for the connection to be completed till a timeout occurs.
virtual int wait (TAO_Transport *ch, ACE_Time_Value *val)

Detailed Description

Concrete implementation of a connect strategy that waits on the leader-follower during asynch connects.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_LF_Connect_Strategy::TAO_LF_Connect_Strategy TAO_ORB_Core orb  ) 
 

Constructor.

TAO_LF_Connect_Strategy::~TAO_LF_Connect_Strategy void   ) 
 

Destructor.


Member Function Documentation

void TAO_LF_Connect_Strategy::synch_options ACE_Time_Value val,
ACE_Synch_Options opt
[virtual]
 

Obtain the synch options that can be passed to ACE_Connector.

Implements TAO_Connect_Strategy.

int TAO_LF_Connect_Strategy::wait TAO_Transport ch,
ACE_Time_Value val
[virtual]
 

Implements TAO_Connect_Strategy.

int TAO_LF_Connect_Strategy::wait TAO_Connection_Handler ch,
ACE_Time_Value val
[virtual]
 

Wait for the connection to be completed till a timeout occurs.

Implements TAO_Connect_Strategy.


The documentation for this class was generated from the following files:
Generated on Tue Dec 20 23:27:54 2005 for TAO by  doxygen 1.3.9.1