#include <Notify_StructuredProxyPushSupplier_i.h>
Inheritance diagram for TAO_Notify_StructuredProxyPushSupplier_i:
Public Methods | |
TAO_Notify_StructuredProxyPushSupplier_i (TAO_Notify_ConsumerAdmin_i *consumer_admin) | |
virtual | ~TAO_Notify_StructuredProxyPushSupplier_i (void) |
virtual void | connect_structured_push_consumer (CosNotifyComm::StructuredPushConsumer_ptr push_consumer ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected, CosEventChannelAdmin::TypeError ) |
virtual void | disconnect_structured_push_supplier (ACE_ENV_SINGLE_ARG_DECL) throw ( CORBA::SystemException ) |
virtual void | shutdown (ACE_ENV_SINGLE_ARG_DECL) |
Protected Methods | |
void | shutdown_i (ACE_ENV_SINGLE_ARG_DECL) |
virtual void | dispatch_event_i (TAO_Notify_Event &event ACE_ENV_ARG_DECL) |
virtual void | dispatch_update_i (CosNotification::EventTypeSeq added, CosNotification::EventTypeSeq removed ACE_ENV_ARG_DECL) |
Protected Attributes | |
CosNotifyComm::StructuredPushConsumer_var | push_consumer_ |
Private Types | |
typedef TAO_Notify_ProxySupplier< POA_CosNotifyChannelAdmin::StructuredProxyPushSupplier > | proxy_inherited |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TAO_Notify_ProxySupplier. |
|
Reimplemented from TAO_Notify_Proxy. |
|
Reimplemented from TAO_Notify_EventListener. |
|
|
|
|