TAO_CosNotification  2.0.6
Public Member Functions | Protected Attributes
TAO_Notify_Method_Request_Updates_T Class Reference

#include <Method_Request_Updates_T.h>

Inheritance diagram for TAO_Notify_Method_Request_Updates_T:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 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 (void)
 Execute the Request.

Protected Attributes

SEQ added_
 Update Added.
SEQ removed_
 Update Removed.
PROXY proxy_
 The Proxy that will receive the updates.

Constructor & Destructor Documentation

TAO_Notify_Method_Request_Updates_T::TAO_Notify_Method_Request_Updates_T ( SEQ_PARAM  added,
SEQ_PARAM  removed,
PROXY_PARAM  proxy 
)

Constructor.

TAO_Notify_Method_Request_Updates_T::~TAO_Notify_Method_Request_Updates_T ( ) [virtual]

Destructor.


Member Function Documentation

int TAO_Notify_Method_Request_Updates_T::execute_i ( void  )

Execute the Request.


Member Data Documentation

Update Added.

The Proxy that will receive the updates.

Update Removed.


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