#include <StructuredPushSupplier.h>
Inheritance diagram for TAO_Notify_StructuredPushSupplier:
Public Member Functions | |
TAO_Notify_StructuredPushSupplier (TAO_Notify_ProxyConsumer *proxy) | |
Constuctor. | |
virtual | ~TAO_Notify_StructuredPushSupplier () |
Destructor. | |
void | init (CosNotifyComm::StructuredPushSupplier_ptr push_supplier) |
Init. | |
virtual ACE_CString | get_ior (void) const |
Retrieve the ior of this peer. | |
Protected Attributes | |
CosNotifyComm::StructuredPushSupplier_var | push_supplier_ |
The Supplier. | |
Private Member Functions | |
virtual void | release (void) |
Release. |
|
Constuctor.
|
|
Destructor.
|
|
Retrieve the ior of this peer.
Implements TAO_Notify_Peer. |
|
Init.
|
|
Release.
Implements TAO_Notify_Peer. |
|
The Supplier.
|