#include <Blocked_Connect_Strategy.h>
Inheritance diagram for TAO_Blocked_Connect_Strategy:
Public Methods | |
TAO_Blocked_Connect_Strategy (TAO_ORB_Core *orb) | |
Contructor. | |
~TAO_Blocked_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. |
|
Contructor.
|
|
Destructor.
|
|
Obtain the synch options that can be passed to ACE_Connector.
Implements TAO_Connect_Strategy. |
|
Wait for the connection to be completed till a timeout occurs.
Implements TAO_Connect_Strategy. |