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

TAO_Notify_Update_Dispatch_Command. More...

#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 (ACE_ENV_SINGLE_ARG_DECL)
 Command callback. More...


Protected Attributes

TAO_Notify_UpdateListenerupdate_listener_
TAO_Notify_EventType_List added_
TAO_Notify_EventType_List removed_

Detailed Description

TAO_Notify_Update_Dispatch_Command.


Constructor & Destructor Documentation

TAO_Notify_Update_Dispatch_Command::TAO_Notify_Update_Dispatch_Command TAO_Notify_UpdateListener   update_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 ACE_ENV_SINGLE_ARG_DECL    [virtual]
 

Command callback.

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 on Thu Oct 10 21:30:47 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001