Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TAO_Notify_Supplier Class Reference

Base Wrappers for Suppliers that connect to the EventChannel. More...

#include <Supplier.h>

Inheritance diagram for TAO_Notify_Supplier:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Supplier:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_Notify_Supplier (TAO_Notify_ProxyConsumer *proxy)
 Constuctor.
 ~TAO_Notify_Supplier ()
 Destructor.
TAO_Notify_ProxyConsumerproxy_consumer (void)
 Access Specific Proxy.
virtual TAO_Notify_Proxyproxy (void)
 Access Base Proxy.

Protected Member Functions

virtual void dispatch_updates_i (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed ACE_ENV_ARG_DECL)
 Dispatch updates implementation.

Protected Attributes

TAO_Notify_ProxyConsumerproxy_
 The proxy that we associate with.
CosNotifyComm::NotifySubscribe_var subscribe_
 Interface that accepts subscription_changes.

Detailed Description

Base Wrappers for Suppliers that connect to the EventChannel.


Constructor & Destructor Documentation

TAO_Notify_Supplier::TAO_Notify_Supplier TAO_Notify_ProxyConsumer proxy  ) 
 

Constuctor.

TAO_Notify_Supplier::~TAO_Notify_Supplier  ) 
 

Destructor.


Member Function Documentation

void TAO_Notify_Supplier::dispatch_updates_i const CosNotification::EventTypeSeq added,
const CosNotification::EventTypeSeq &removed  ACE_ENV_ARG_DECL
[protected, virtual]
 

Dispatch updates implementation.

Implements TAO_Notify_Peer.

TAO_Notify_Proxy * TAO_Notify_Supplier::proxy void   )  [virtual]
 

Access Base Proxy.

Implements TAO_Notify_Peer.

TAO_Notify_ProxyConsumer* TAO_Notify_Supplier::proxy_consumer void   ) 
 

Access Specific Proxy.


Member Data Documentation

TAO_Notify_ProxyConsumer* TAO_Notify_Supplier::proxy_ [protected]
 

The proxy that we associate with.

CosNotifyComm::NotifySubscribe_var TAO_Notify_Supplier::subscribe_ [protected]
 

Interface that accepts subscription_changes.


The documentation for this class was generated from the following files:
Generated on Sun May 15 13:28:02 2005 for TAO_CosNotification by  doxygen 1.3.9.1