#include <StructuredProxyPushConsumer.h>
Inheritance diagram for TAO_Notify_StructuredProxyPushConsumer:
Public Member Functions | |
TAO_Notify_StructuredProxyPushConsumer (void) | |
Constuctor. | |
virtual | ~TAO_Notify_StructuredProxyPushConsumer () |
Destructor. | |
virtual void | load_attrs (const TAO_Notify::NVPList &attrs) |
Protected Member Functions | |
virtual CosNotifyChannelAdmin::ProxyType | MyType () throw ( CORBA::SystemException ) |
virtual void | connect_structured_push_supplier (CosNotifyComm::StructuredPushSupplier_ptr push_supplier) throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected ) |
virtual void | push_structured_event (const CosNotification::StructuredEvent ¬ification) throw ( CORBA::SystemException, CosEventComm::Disconnected ) |
virtual void | disconnect_structured_push_consumer () throw ( CORBA::SystemException ) |
virtual const char * | get_proxy_type_name (void) const |
Private Types | |
typedef TAO_Notify_ProxyConsumer_T< POA_CosNotifyChannelAdmin::StructuredProxyPushConsumer > | 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. |
|
|
|
|
|
Release.
Implements TAO_Notify_Refcountable. |
|
Reimplemented from TAO_Notify_Object. |