#include <Method_Request_Dispatch.h>
Inheritance diagram for TAO_Notify_Method_Request_Dispatch_No_Copy:
Public Methods | |
TAO_Notify_Method_Request_Dispatch_No_Copy (const TAO_Notify_Event *event, TAO_Notify_ProxySupplier *proxy_supplier, CORBA::Boolean filtering) | |
Constuctor. | |
~TAO_Notify_Method_Request_Dispatch_No_Copy () | |
Destructor. | |
virtual int | execute (ACE_ENV_SINGLE_ARG_DECL) |
Execute the Request. | |
virtual TAO_Notify_Method_Request * | copy (ACE_ENV_SINGLE_ARG_DECL) |
Create a copy of this object. |
|
Constuctor.
|
|
Destructor.
|
|
Create a copy of this object.
Implements TAO_Notify_Method_Request_No_Copy. |
|
Execute the Request.
Implements TAO_Notify_Method_Request_No_Copy. |