#include <Notify_StructuredProxyPushConsumer_i.h>
Inheritance diagram for TAO_Notify_StructuredProxyPushConsumer_i:
Public Methods | |
TAO_Notify_StructuredProxyPushConsumer_i (TAO_Notify_SupplierAdmin_i *supplier_admin) | |
virtual | ~TAO_Notify_StructuredProxyPushConsumer_i (void) |
virtual void | connect_structured_push_supplier (CosNotifyComm::StructuredPushSupplier_ptr push_supplier ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected ) |
virtual void | push_structured_event (const CosNotification::StructuredEvent ¬ification ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, CosEventComm::Disconnected ) |
virtual void | disconnect_structured_push_consumer (ACE_ENV_SINGLE_ARG_DECL) throw ( CORBA::SystemException ) |
Protected Methods | |
virtual void | dispatch_update_i (CosNotification::EventTypeSeq added, CosNotification::EventTypeSeq removed ACE_ENV_ARG_DECL) |
Protected Attributes | |
CosNotifyComm::StructuredPushSupplier_var | push_supplier_ |
Private Types | |
typedef TAO_Notify_ProxyConsumer< POA_CosNotifyChannelAdmin::StructuredProxyPushConsumer > | proxy_inherited |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TAO_Notify_Proxy. |
|
|
|
|