#include <CosEC_ProxyPushConsumer.h>
Inheritance diagram for TAO_Notify_CosEC_ProxyPushConsumer:
Public Member Functions | |
TAO_Notify_CosEC_ProxyPushConsumer (void) | |
Constuctor. | |
virtual | ~TAO_Notify_CosEC_ProxyPushConsumer () |
Destructor. | |
virtual const char * | get_proxy_type_name (void) const |
Protected Member Functions | |
virtual void | push (const CORBA::Any &data) throw ( CORBA::SystemException, CosEventComm::Disconnected ) |
= CosNotifyChannelAdmin::ProxyPushConsumer methods | |
virtual void | connect_push_supplier (CosEventComm::PushSupplier_ptr push_supplier) throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected ) |
virtual void | disconnect_push_consumer () throw ( CORBA::SystemException ) |
Private Member Functions | |
virtual void | release (void) |
Release. | |
Friends | |
class | TAO_Notify_Builder |
|
Constuctor.
|
|
Destructor.
|
|
|
|
|
|
Implements TAO_Notify_Proxy. |
|
= CosNotifyChannelAdmin::ProxyPushConsumer methods
|
|
Release.
Implements TAO_Notify_Refcountable. |
|
Reimplemented from TAO_Notify_Object. |