#include <Method_Request_Updates.h>
Inheritance diagram for TAO_Notify_Method_Request_Updates_No_Copy:
Public Member Functions | |
TAO_Notify_Method_Request_Updates_No_Copy (const TAO_Notify_EventTypeSeq &added, const TAO_Notify_EventTypeSeq &removed, TAO_Notify_Proxy *proxy) | |
Constuctor. | |
virtual | ~TAO_Notify_Method_Request_Updates_No_Copy () |
Destructor. | |
virtual TAO_Notify_Method_Request_Queueable * | 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. |
|
Execute the Request.
Implements TAO_Notify_Method_Request. |