#include <Notify_ProxyPushConsumer_i.h>
Inheritance diagram for TAO_Notify_ProxyPushConsumer_i:
Public Methods | |
TAO_Notify_ProxyPushConsumer_i (TAO_Notify_SupplierAdmin_i *supplier_admin) | |
virtual | ~TAO_Notify_ProxyPushConsumer_i (void) |
void | push (const CORBA::Any &data ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, CosEventComm::Disconnected ) |
virtual void | connect_any_push_supplier (CosEventComm::PushSupplier_ptr push_supplier ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected ) |
virtual void | disconnect_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 | |
CORBA::Boolean | notify_style_supplier_ |
CosEventComm::PushSupplier_var | cosec_push_supplier_ |
CosNotifyComm::PushSupplier_var | notify_push_supplier_ |
Private Types | |
typedef TAO_Notify_ProxyConsumer< POA_CosNotifyChannelAdmin::ProxyPushConsumer > | proxy_inherited |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TAO_Notify_Proxy. |
|
|
|
|
|
|
|
|