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

TAO_Notify_EventListener Class Reference

#include <Notify_Listeners.h>

Inheritance diagram for TAO_Notify_EventListener

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_EventListener:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual void dispatch_event (TAO_Notify_Event &event, CORBA::Environment &ACE_TRY_ENV) = 0
virtual CORBA::Boolean evaluate_filter (TAO_Notify_Event &event, CORBA::Boolean eval_parent, CORBA::Environment &ACE_TRY_ENV) = 0
virtual void shutdown (CORBA::Environment &ACE_TRY_ENV) = 0
virtual TAO_Notify_Worker_Taskevent_dispatch_task (void) = 0
virtual TAO_Notify_Worker_Taskfilter_eval_task (void) = 0

Member Function Documentation

virtual void TAO_Notify_EventListener::dispatch_event ( TAO_Notify_Event & event,
CORBA::Environment & ACE_TRY_ENV ) [pure virtual]
 

Reimplemented in TAO_Notify_ConsumerAdmin_i, and TAO_Notify_ProxySupplier.

virtual CORBA::Boolean TAO_Notify_EventListener::evaluate_filter ( TAO_Notify_Event & event,
CORBA::Boolean eval_parent,
CORBA::Environment & ACE_TRY_ENV ) [pure virtual]
 

Reimplemented in TAO_Notify_ConsumerAdmin_i, and TAO_Notify_ProxySupplier.

virtual TAO_Notify_Worker_Task* TAO_Notify_EventListener::event_dispatch_task ( void ) [pure virtual]
 

Reimplemented in TAO_Notify_ConsumerAdmin_i, and TAO_Notify_ProxySupplier.

virtual TAO_Notify_Worker_Task* TAO_Notify_EventListener::filter_eval_task ( void ) [pure virtual]
 

Reimplemented in TAO_Notify_ConsumerAdmin_i, and TAO_Notify_ProxySupplier.

virtual void TAO_Notify_EventListener::shutdown ( CORBA::Environment & ACE_TRY_ENV ) [pure virtual]
 

Reimplemented in TAO_Notify_ConsumerAdmin_i.


The documentation for this class was generated from the following file:
Generated at Fri Oct 5 08:29:36 2001 for TAO_CosNotification by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000