#include <UIPMC_Wait_Never.h>
Inheritance diagram for TAO_UIPMC_Wait_Never:
Public Member Functions | |
TAO_UIPMC_Wait_Never (TAO_Transport *transport) | |
Constructor. | |
virtual | ~TAO_UIPMC_Wait_Never (void) |
Destructor. | |
virtual int | sending_request (TAO_ORB_Core *orb_core, int two_way) |
virtual int | wait (ACE_Time_Value *max_wait_time, TAO_Synch_Reply_Dispatcher &rd) |
virtual int | register_handler (void) |
virtual bool | non_blocking (void) const |
virtual bool | can_process_upcalls (void) const |
|
Constructor.
|
|
Destructor.
|
|
Implements TAO_Wait_Strategy. |
|
Implements TAO_Wait_Strategy. |
|
Implements TAO_Wait_Strategy. |
|
Reimplemented from TAO_Wait_Strategy. |
|
Implements TAO_Wait_Strategy. |