TAO_PortableGroup
2.2.8
|
Since two-ways are not supported by UIPMC and more generally, anything that requires waiting isn't supported, so return error if anyone tries to do this. More...
#include <UIPMC_Wait_Never.h>
Public Member Functions | |
TAO_UIPMC_Wait_Never (TAO_Transport *transport) | |
Constructor. More... | |
virtual | ~TAO_UIPMC_Wait_Never (void) |
Destructor. More... | |
virtual int | sending_request (TAO_ORB_Core *orb_core, TAO_Message_Semantics msg_semantics) |
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 |
Since two-ways are not supported by UIPMC and more generally, anything that requires waiting isn't supported, so return error if anyone tries to do this.
TAO_UIPMC_Wait_Never::TAO_UIPMC_Wait_Never | ( | TAO_Transport * | transport | ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Implements TAO_Wait_Strategy.
|
virtual |
Implements TAO_Wait_Strategy.
|
virtual |
Implements TAO_Wait_Strategy.
|
virtual |
|
virtual |
Implements TAO_Wait_Strategy.