Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions

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 Member Functions

virtual CORBA::Object_ptr get_supplier (void)

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_Notify_StructuredPushSupplier::TAO_Notify_StructuredPushSupplier ( TAO_Notify_ProxyConsumer proxy )

Constructor.

TAO_Notify_StructuredPushSupplier::~TAO_Notify_StructuredPushSupplier (  ) [virtual]

Destructor.


Member Function Documentation

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

Retrieve the ior of this peer.

Implements TAO_Notify_Peer.

CORBA::Object_ptr TAO_Notify_StructuredPushSupplier::get_supplier ( void   ) [protected, virtual]

Implements TAO_Notify_Supplier.

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

Init.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines