#include <SequencePushSupplier.h>
Inheritance diagram for TAO_Notify_SequencePushSupplier:
Public Member Functions | |
TAO_Notify_SequencePushSupplier (TAO_Notify_ProxyConsumer *proxy) | |
Constuctor. | |
virtual | ~TAO_Notify_SequencePushSupplier () |
Destructor. | |
void | init (CosNotifyComm::SequencePushSupplier_ptr push_supplier) |
Init. | |
virtual void | release (void) |
TAO_Notify_Destroy_Callback methods. | |
virtual ACE_CString | get_ior (void) const |
Retrieve the ior of this peer. | |
Protected Attributes | |
CosNotifyComm::SequencePushSupplier_var | push_supplier_ |
The Supplier. |
|
Constuctor.
|
|
Destructor.
|
|
Retrieve the ior of this peer.
Implements TAO_Notify_Peer. |
|
Init.
|
|
TAO_Notify_Destroy_Callback methods.
Implements TAO_Notify_Peer. |
|
The Supplier.
|