#include <ProxyPushSupplier.h>
Inheritance diagram for TAO_Notify_ProxyPushSupplier:
Public Member Functions | |
TAO_Notify_ProxyPushSupplier (void) | |
Constuctor. | |
virtual | ~TAO_Notify_ProxyPushSupplier () |
Destructor. | |
virtual const char * | get_proxy_type_name (void) const |
virtual void | load_attrs (const TAO_Notify::NVPList &attrs) |
virtual CosNotifyChannelAdmin::ProxyType | MyType () throw ( CORBA::SystemException ) |
virtual void | connect_any_push_consumer (CosEventComm::PushConsumer_ptr push_consumer) throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected, CosEventChannelAdmin::TypeError ) |
virtual void | disconnect_push_supplier () throw ( CORBA::SystemException ) |
Private Types | |
typedef TAO_Notify_ProxySupplier_T< POA_Event_Forwarder::ProxyPushSupplier > | SuperClass |
Private Member Functions | |
virtual void | release (void) |
TAO_Notify_Destroy_Callback methods. | |
Friends | |
class | TAO_Notify_Builder |
|
|
|
Constuctor.
|
|
Destructor.
|
|
|
|
|
|
Implements TAO_Notify_Proxy. |
|
Load our attributes. Each derived type should call the superclass load first before loading its own attributes. Reimplemented from TAO_Notify_Object. |
|
|
|
TAO_Notify_Destroy_Callback methods.
Implements TAO_Notify_Refcountable. |
|
Reimplemented from TAO_Notify_Object. |