TAO_CosNotification  2.0.8
Public Member Functions
TAO_Notify_Method_Request_Updates_No_Copy Class Reference

Command Object to send updates to proxys. More...

#include <Method_Request_Updates.h>

Inheritance diagram for TAO_Notify_Method_Request_Updates_No_Copy:
Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Method_Request_Updates_No_Copy:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_Notify_Method_Request_Updates_No_Copy (const TAO_Notify_EventTypeSeq &added, const TAO_Notify_EventTypeSeq &removed, TAO_Notify_Proxy *proxy)
 Constructor.
virtual ~TAO_Notify_Method_Request_Updates_No_Copy ()
 Destructor.
virtual
TAO_Notify_Method_Request_Queueable
copy (void)
 Create a copy of this object.
virtual int execute (void)
 Execute the Request.

Detailed Description

Command Object to send updates to proxys.


Constructor & Destructor Documentation

TAO_Notify_Method_Request_Updates_No_Copy::TAO_Notify_Method_Request_Updates_No_Copy ( const TAO_Notify_EventTypeSeq added,
const TAO_Notify_EventTypeSeq removed,
TAO_Notify_Proxy proxy 
)

Constructor.

TAO_Notify_Method_Request_Updates_No_Copy::~TAO_Notify_Method_Request_Updates_No_Copy ( ) [virtual]

Destructor.


Member Function Documentation

TAO_Notify_Method_Request_Queueable * TAO_Notify_Method_Request_Updates_No_Copy::copy ( void  ) [virtual]

Create a copy of this object.

Implements TAO_Notify_Method_Request.

int TAO_Notify_Method_Request_Updates_No_Copy::execute ( void  ) [virtual]

Execute the Request.

Implements TAO_Notify_Method_Request.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines