#include <Notify_ProxySupplier_T.h>
Inheritance diagram for TAO_Notify_ProxySupplier
Public Methods | |
TAO_Notify_ProxySupplier (TAO_Notify_ConsumerAdmin_i* consumeradmin) | |
virtual | ~TAO_Notify_ProxySupplier (void) |
void | init (CosNotifyChannelAdmin::ProxyID myID, CORBA::Environment &ACE_TRY_ENV) |
virtual void | dispatch_event (TAO_Notify_Event &event, CORBA::Environment &ACE_TRY_ENV) |
virtual CORBA::Boolean | evaluate_filter (TAO_Notify_Event &event, CORBA::Boolean eval_parent, CORBA::Environment &ACE_TRY_ENV) |
virtual TAO_Notify_Worker_Task* | event_dispatch_task (void) |
virtual TAO_Notify_Worker_Task* | filter_eval_task (void) |
|
|
|
|
|
Reimplemented from TAO_Notify_EventListener. |
|
Reimplemented from TAO_Notify_EventListener. |
|
Reimplemented from TAO_Notify_EventListener. |
|
Reimplemented from TAO_Notify_EventListener. |
|
|