TAO_CosNotification
2.1.2
|
Implements the CosNotifyChannelAdmin::StructuredProxyPushSupplier methods. More...
#include <StructuredProxyPushSupplier.h>
Public Member Functions | |
TAO_Notify_StructuredProxyPushSupplier (void) | |
Constructor. | |
virtual | ~TAO_Notify_StructuredProxyPushSupplier () |
Destructor. | |
virtual void | load_attrs (const TAO_Notify::NVPList &attrs) |
virtual void | validate () |
virtual CosNotifyChannelAdmin::ProxyType | MyType (void) |
= Servant methods | |
virtual void | connect_structured_push_consumer (CosNotifyComm::StructuredPushConsumer_ptr push_consumer) |
virtual void | disconnect_structured_push_supplier () |
virtual const char * | get_proxy_type_name (void) const |
virtual void | configure (TAO_Notify_ConsumerAdmin &admin, CosNotifyChannelAdmin::ProxyID_out proxy_id) |
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 |
Implements the CosNotifyChannelAdmin::StructuredProxyPushSupplier methods.
|
private |
Constructor.
Destructor.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements TAO_Notify_Proxy.
|
virtual |
Load our attributes. Each derived type should call the superclass load first before loading its own attributes.
Reimplemented from TAO_Notify_Object.
= Servant methods
|
privatevirtual |
Release.
Implements TAO_Notify_Refcountable.
|
virtual |
Implements TAO_Notify_Proxy.
|
friend |
Reimplemented from TAO_Notify_Object.