TAO_Notify_StructuredPushSupplier Class Reference

Wrapper for the PushSupplier that connect to the EventChannel. More...

#include <StructuredPushSupplier.h>

Inheritance diagram for TAO_Notify_StructuredPushSupplier:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_StructuredPushSupplier:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_Notify_StructuredPushSupplier (TAO_Notify_ProxyConsumer *proxy)
 Constructor.
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.


Detailed Description

Wrapper for the PushSupplier that connect to the EventChannel.

Wrapper for the StructuredPushSupplier that connect to the EventChannel.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Notify_StructuredPushSupplier::TAO_Notify_StructuredPushSupplier ( TAO_Notify_ProxyConsumer proxy  ) 

Constructor.

TAO_Notify_StructuredPushSupplier::~TAO_Notify_StructuredPushSupplier (  )  [virtual]

Destructor.


Member Function Documentation

void TAO_Notify_StructuredPushSupplier::init ( CosNotifyComm::StructuredPushSupplier_ptr  push_supplier  ) 

Init.

ACE_CString TAO_Notify_StructuredPushSupplier::get_ior ( void   )  const [virtual]

Retrieve the ior of this peer.

Implements TAO_Notify_Peer.

void TAO_Notify_StructuredPushSupplier::release ( void   )  [private, virtual]

Release.

Implements TAO_Notify_Peer.


Member Data Documentation

CosNotifyComm::StructuredPushSupplier_var TAO_Notify_StructuredPushSupplier::push_supplier_ [protected]

The Supplier.


The documentation for this class was generated from the following files:

Generated on Mon May 19 04:24:16 2008 for TAO_CosNotification by  doxygen 1.5.5