TAO_CosNotification  2.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions
TAO_Notify_PushSupplier Class Reference

#include <PushSupplier.h>

Inheritance diagram for TAO_Notify_PushSupplier:
Inheritance graph
Collaboration diagram for TAO_Notify_PushSupplier:
Collaboration graph

List of all members.

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.
- Public Member Functions inherited from TAO_Notify_Supplier
 TAO_Notify_Supplier (TAO_Notify_ProxyConsumer *proxy)
 Constructor.
virtual ~TAO_Notify_Supplier ()
 Destructor.
TAO_Notify_ProxyConsumerproxy_consumer (void)
 Access Specific Proxy.
virtual TAO_Notify_Proxyproxy (void)
 Access Base Proxy.
bool is_alive (bool allow_nil_supplier)
- Public Member Functions inherited from TAO_Notify_Peer
 TAO_Notify_Peer (void)
 Constructor.
virtual ~TAO_Notify_Peer ()
 Destructor.
CORBA::ULong _incr_refcnt (void)
CORBA::ULong _decr_refcnt (void)
virtual void shutdown (void)
 Shutdown the peer.
virtual void dispatch_updates (const TAO_Notify_EventTypeSeq &added, const TAO_Notify_EventTypeSeq &removed)
virtual void qos_changed (const TAO_Notify_QoSProperties &qos_properties)
 QoS changed notification from the Peer.
void handle_dispatch_exception (void)
 Handle dispatch exceptions.

Protected Member Functions

virtual CORBA::Object_ptr get_supplier (void)
- Protected Member Functions inherited from TAO_Notify_Supplier
virtual void dispatch_updates_i (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed)
 Dispatch updates implementation.

Protected Attributes

CosEventComm::PushSupplier_var push_supplier_
 The Supplier.
- Protected Attributes inherited from TAO_Notify_Supplier
TAO_Notify_ProxyConsumerproxy_
 The proxy that we associate with.
CosNotifyComm::NotifySubscribe_var subscribe_
 Interface that accepts subscription_changes.
CORBA::Object_var rtt_obj_

Private Member Functions

virtual void release (void)
 TAO_Notify_Destroy_Callback methods.

Constructor & Destructor Documentation

TAO_Notify_PushSupplier::TAO_Notify_PushSupplier ( TAO_Notify_ProxyConsumer proxy)

Constructor.

TAO_Notify_PushSupplier::~TAO_Notify_PushSupplier ( )
virtual

Destructor.


Member Function Documentation

ACE_CString TAO_Notify_PushSupplier::get_ior ( void  ) const
virtual

Retrieve the ior of this peer.

Implements TAO_Notify_Peer.

CORBA::Object_ptr TAO_Notify_PushSupplier::get_supplier ( void  )
protectedvirtual

Implements TAO_Notify_Supplier.

void TAO_Notify_PushSupplier::init ( CosEventComm::PushSupplier_ptr  push_supplier)

Init.

void TAO_Notify_PushSupplier::release ( void  )
privatevirtual

TAO_Notify_Destroy_Callback methods.

Implements TAO_Notify_Peer.


Member Data Documentation

CosEventComm::PushSupplier_var TAO_Notify_PushSupplier::push_supplier_
protected

The Supplier.


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