Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Notify_SequenceProxyPushConsumer_i Class Reference

TAO_Notify_SequenceProxyPushConsumer_i. More...

#include <Notify_SequenceProxyPushConsumer_i.h>

Inheritance diagram for TAO_Notify_SequenceProxyPushConsumer_i:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_SequenceProxyPushConsumer_i:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_SequenceProxyPushConsumer_i (TAO_Notify_SupplierAdmin_i *supplier_admin)
 Constructor. More...

virtual ~TAO_Notify_SequenceProxyPushConsumer_i (void)
 Destructor. More...

virtual void connect_sequence_push_supplier (CosNotifyComm::SequencePushSupplier_ptr push_supplier ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected )
virtual void push_structured_events (const CosNotification::EventBatch &notifications ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, CosEventComm::Disconnected )
virtual void disconnect_sequence_push_consumer (ACE_ENV_SINGLE_ARG_DECL) throw ( CORBA::SystemException )

Protected Methods

virtual void dispatch_update_i (CosNotification::EventTypeSeq added, CosNotification::EventTypeSeq removed ACE_ENV_ARG_DECL)
 Sends updates to the supplier. More...


Protected Attributes

CosNotifyComm::SequencePushSupplier_ptr push_supplier_
 The supplier that we're connected to. More...


Private Types

typedef TAO_Notify_ProxyConsumer<
POA_CosNotifyChannelAdmin::SequenceProxyPushConsumer
proxy_inherited

Detailed Description

TAO_Notify_SequenceProxyPushConsumer_i.

Implements CosNotifyChannelAdmin::SequenceProxyPushConsumer


Member Typedef Documentation

typedef TAO_Notify_ProxyConsumer<POA_CosNotifyChannelAdmin::SequenceProxyPushConsumer> TAO_Notify_SequenceProxyPushConsumer_i::proxy_inherited [private]
 


Constructor & Destructor Documentation

TAO_Notify_SequenceProxyPushConsumer_i::TAO_Notify_SequenceProxyPushConsumer_i TAO_Notify_SupplierAdmin_i   supplier_admin
 

Constructor.

TAO_Notify_SequenceProxyPushConsumer_i::~TAO_Notify_SequenceProxyPushConsumer_i void    [virtual]
 

Destructor.


Member Function Documentation

void TAO_Notify_SequenceProxyPushConsumer_i::connect_sequence_push_supplier CosNotifyComm::SequencePushSupplier_ptr push_supplier    ACE_ENV_ARG_DECL throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected ) [virtual]
 

void TAO_Notify_SequenceProxyPushConsumer_i::disconnect_sequence_push_consumer ACE_ENV_SINGLE_ARG_DECL    throw ( CORBA::SystemException ) [virtual]
 

void TAO_Notify_SequenceProxyPushConsumer_i::dispatch_update_i CosNotification::EventTypeSeq    added,
CosNotification::EventTypeSeq removed    ACE_ENV_ARG_DECL
[protected, virtual]
 

Sends updates to the supplier.

Reimplemented from TAO_Notify_Proxy.

void TAO_Notify_SequenceProxyPushConsumer_i::push_structured_events const CosNotification::EventBatch &notifications    ACE_ENV_ARG_DECL throw ( CORBA::SystemException, CosEventComm::Disconnected ) [virtual]
 


Member Data Documentation

CosNotifyComm::SequencePushSupplier_ptr TAO_Notify_SequenceProxyPushConsumer_i::push_supplier_ [protected]
 

The supplier that we're connected to.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:29:51 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001