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

TAO_Notify_Command Class Reference

#include <Notify_Command.h>

Inheritance diagram for TAO_Notify_Command

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Command:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_Command (TAO_Notify_Event_Processor* event_processor, TAO_Notify_Event* event)
 ~TAO_Notify_Command ()
virtual int execute (CORBA::Environment& ACE_TRY_ENV) = 0

Protected Attributes

TAO_Notify_Event_Processorevent_processor_
TAO_Notify_Eventevent_

Constructor & Destructor Documentation

TAO_Notify_Command::TAO_Notify_Command ( TAO_Notify_Event_Processor * event_processor,
TAO_Notify_Event * event )
 

TAO_Notify_Command::~TAO_Notify_Command ( )
 


Member Function Documentation

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

Reimplemented in TAO_Notify_Event_Dispatch_Command, TAO_Notify_Listener_Filter_Eval_Command, TAO_Notify_Lookup_Command, TAO_Notify_Shutdown_Command, TAO_Notify_Source_Filter_Eval_Command, and TAO_Notify_Update_Dispatch_Command.


Member Data Documentation

TAO_Notify_Event * TAO_Notify_Command::event_ [protected]
 

TAO_Notify_Event_Processor * TAO_Notify_Command::event_processor_ [protected]
 


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