TAO_CosNotification 4.0.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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]

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_Queueablecopy ()
 Create a copy of this object.
 
virtual int execute ()
 Execute the Request.
 
- Public Member Functions inherited from TAO_Notify_Method_Request_Updates_T< SEQ, PROXY, SEQ_PARAM, PROXY_PARAM >
 TAO_Notify_Method_Request_Updates_T (SEQ_PARAM added, SEQ_PARAM removed, PROXY_PARAM proxy)
 Constructor.
 
virtual ~TAO_Notify_Method_Request_Updates_T ()
 Destructor.
 
int execute_i ()
 Execute the Request.
 
- Public Member Functions inherited from TAO_Notify_Method_Request
virtual ~TAO_Notify_Method_Request ()
 Destructor.
 

Additional Inherited Members

- Protected Attributes inherited from TAO_Notify_Method_Request_Updates_T< SEQ, PROXY, SEQ_PARAM, PROXY_PARAM >
SEQ added_
 Update Added.
 
SEQ removed_
 Update Removed.
 
PROXY proxy_
 The Proxy that will receive the updates.
 

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::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::~TAO_Notify_Method_Request_Updates_No_Copy ( )
virtual

Destructor.

Member Function Documentation

◆ copy()

TAO_Notify_Method_Request_Queueable * TAO_Notify_Method_Request_Updates_No_Copy::copy ( )
virtual

Create a copy of this object.

Implements TAO_Notify_Method_Request.

◆ execute()

int TAO_Notify_Method_Request_Updates_No_Copy::execute ( )
virtual

Execute the Request.

Implements TAO_Notify_Method_Request.


The documentation for this class was generated from the following files: