#include <ProxyPushSupplier.h>


| 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 (void) | 
| virtual void | connect_any_push_consumer (CosEventComm::PushConsumer_ptr push_consumer) | 
| virtual void | disconnect_push_supplier () | 
| 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 | 
| typedef TAO_Notify_ProxySupplier_T<POA_Event_Forwarder::ProxyPushSupplier> TAO_Notify_ProxyPushSupplier::SuperClass  [private] | 
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Notify_ProxyPushSupplier::TAO_Notify_ProxyPushSupplier | ( | void | ) | 
Constuctor.
| TAO_Notify_ProxyPushSupplier::~TAO_Notify_ProxyPushSupplier | ( | ) |  [virtual] | 
Destructor.
| const char * TAO_Notify_ProxyPushSupplier::get_proxy_type_name | ( | void | ) | const  [virtual] | 
Implements TAO_Notify_Proxy.
| void TAO_Notify_ProxyPushSupplier::load_attrs | ( | const TAO_Notify::NVPList & | attrs | ) |  [virtual] | 
Load our attributes. Each derived type should call the superclass load first before loading its own attributes.
Reimplemented from TAO_Notify_Object.
| CosNotifyChannelAdmin::ProxyType TAO_Notify_ProxyPushSupplier::MyType | ( | void | ) |  [virtual] | 
| void TAO_Notify_ProxyPushSupplier::connect_any_push_consumer | ( | CosEventComm::PushConsumer_ptr | push_consumer | ) |  [virtual] | 
| void TAO_Notify_ProxyPushSupplier::disconnect_push_supplier | ( | void | ) |  [virtual] | 
| void TAO_Notify_ProxyPushSupplier::release | ( | void | ) |  [private, virtual] | 
| friend class TAO_Notify_Builder  [friend] | 
Reimplemented from TAO_Notify_Object.
 1.5.3
 1.5.3