TAO_CosNotification
2.1.2
|
#include <PushSupplier.h>
Public Member Functions | |
TAO_Notify_PushSupplier (TAO_Notify_ProxyConsumer *proxy) | |
Constructor. | |
virtual | ~TAO_Notify_PushSupplier () |
Destructor. | |
void | init (CosEventComm::PushSupplier_ptr push_supplier) |
Init. | |
virtual ACE_CString | get_ior (void) const |
Retrieve the ior of this peer. | |
Protected Member Functions | |
virtual CORBA::Object_ptr | get_supplier (void) |
Protected Attributes | |
CosEventComm::PushSupplier_var | push_supplier_ |
The Supplier. | |
Private Member Functions | |
virtual void | release (void) |
TAO_Notify_Destroy_Callback methods. |
Constructor.
Destructor.
|
virtual |
Retrieve the ior of this peer.
Implements TAO_Notify_Peer.
|
protectedvirtual |
Implements TAO_Notify_Supplier.
void TAO_Notify_PushSupplier::init | ( | CosEventComm::PushSupplier_ptr | push_supplier | ) |
Init.
|
privatevirtual |
TAO_Notify_Destroy_Callback methods.
Implements TAO_Notify_Peer.
|
protected |
The Supplier.