Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Notify_Update_Dispatch_Command Class Reference

#include <Notify_Update_Dispatch_Command.h>

Inheritance diagram for TAO_Notify_Update_Dispatch_Command

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Update_Dispatch_Command:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_Update_Dispatch_Command (TAO_Notify_UpdateListener* listener, TAO_Notify_EventType_List& added, TAO_Notify_EventType_List& removed)
 ~TAO_Notify_Update_Dispatch_Command ()
virtual int execute (CORBA::Environment& ACE_TRY_ENV)

Protected Attributes

TAO_Notify_UpdateListenerupdate_listener_
TAO_Notify_EventType_List added_
TAO_Notify_EventType_List removed_

Constructor & Destructor Documentation

TAO_Notify_Update_Dispatch_Command::TAO_Notify_Update_Dispatch_Command ( TAO_Notify_UpdateListener * listener,
TAO_Notify_EventType_List & added,
TAO_Notify_EventType_List & removed )
 

TAO_Notify_Update_Dispatch_Command::~TAO_Notify_Update_Dispatch_Command ( )
 


Member Function Documentation

int TAO_Notify_Update_Dispatch_Command::execute ( CORBA::Environment & ACE_TRY_ENV ) [virtual]
 

Reimplemented from TAO_Notify_Command.


Member Data Documentation

TAO_Notify_EventType_List TAO_Notify_Update_Dispatch_Command::added_ [protected]
 

TAO_Notify_EventType_List TAO_Notify_Update_Dispatch_Command::removed_ [protected]
 

TAO_Notify_UpdateListener * TAO_Notify_Update_Dispatch_Command::update_listener_ [protected]
 


The documentation for this class was generated from the following files:
Generated at Sat Dec 1 12:37:05 2001 for TAO_CosNotification by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000