#include <Method_Request_Updates.h>
Inheritance diagram for TAO_Notify_Method_Request_Updates_No_Copy:
Public Methods | |
TAO_Notify_Method_Request_Updates_No_Copy (const TAO_Notify_EventTypeSeq &added, const TAO_Notify_EventTypeSeq &removed, TAO_Notify_Proxy *proxy) | |
Constuctor. | |
~TAO_Notify_Method_Request_Updates_No_Copy () | |
Destructor. | |
virtual TAO_Notify_Method_Request * | copy (ACE_ENV_SINGLE_ARG_DECL) |
Create a copy of this object. | |
virtual int | execute (ACE_ENV_SINGLE_ARG_DECL) |
Execute the Request. |
|
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. |