#include <StructuredProxyPushSupplier.h>
Inheritance diagram for TAO_Notify_StructuredProxyPushSupplier:
Public Member Functions | |
TAO_Notify_StructuredProxyPushSupplier (void) | |
Constuctor. | |
virtual | ~TAO_Notify_StructuredProxyPushSupplier () |
Destructor. | |
virtual void | load_attrs (const TAO_Notify::NVPList &attrs) |
virtual CosNotifyChannelAdmin::ProxyType | MyType () throw ( CORBA::SystemException ) |
= Servant methods | |
virtual void | connect_structured_push_consumer (CosNotifyComm::StructuredPushConsumer_ptr push_consumer) throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected, CosEventChannelAdmin::TypeError ) |
virtual void | disconnect_structured_push_supplier () throw ( CORBA::SystemException ) |
virtual const char * | get_proxy_type_name (void) const |
Private Types | |
typedef TAO_Notify_ProxySupplier_T< POA_Event_Forwarder::StructuredProxyPushSupplier > | SuperClass |
Private Member Functions | |
virtual void | release (void) |
Release. | |
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. |
|
= Servant methods
|
|
Release.
Implements TAO_Notify_Refcountable. |
|
Reimplemented from TAO_Notify_Object. |