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

TAO_Notify_StructuredProxyPushSupplier_i Class Reference

TAO_Notify_StructuredProxyPushSupplier_i. More...

#include <Notify_StructuredProxyPushSupplier_i.h>

Inheritance diagram for TAO_Notify_StructuredProxyPushSupplier_i:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_StructuredProxyPushSupplier_i:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_StructuredProxyPushSupplier_i (TAO_Notify_ConsumerAdmin_i *consumer_admin)
 Constructor. More...

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

virtual void connect_structured_push_consumer (CosNotifyComm::StructuredPushConsumer_ptr push_consumer ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected, CosEventChannelAdmin::TypeError )
virtual void disconnect_structured_push_supplier (ACE_ENV_SINGLE_ARG_DECL) throw ( CORBA::SystemException )
virtual void shutdown (ACE_ENV_SINGLE_ARG_DECL)
 Shutdown. More...


Protected Methods

void shutdown_i (ACE_ENV_SINGLE_ARG_DECL)
 Shutdown. More...

virtual void dispatch_event_i (TAO_Notify_Event &event ACE_ENV_ARG_DECL)
 Deliver the event to the consumer. More...

virtual void dispatch_update_i (CosNotification::EventTypeSeq added, CosNotification::EventTypeSeq removed ACE_ENV_ARG_DECL)
 Deliver the update to the consumer. More...


Protected Attributes

CosNotifyComm::StructuredPushConsumer_var push_consumer_
 The consumer that we're connect to. More...


Private Types

typedef TAO_Notify_ProxySupplier<
POA_CosNotifyChannelAdmin::StructuredProxyPushSupplier
proxy_inherited

Detailed Description

TAO_Notify_StructuredProxyPushSupplier_i.

Implements POA_CosNotifyChannelAdmin::StructuredProxyPushSupplier


Member Typedef Documentation

typedef TAO_Notify_ProxySupplier<POA_CosNotifyChannelAdmin::StructuredProxyPushSupplier> TAO_Notify_StructuredProxyPushSupplier_i::proxy_inherited [private]
 


Constructor & Destructor Documentation

TAO_Notify_StructuredProxyPushSupplier_i::TAO_Notify_StructuredProxyPushSupplier_i TAO_Notify_ConsumerAdmin_i   consumeradmin
 

Constructor.

TAO_Notify_StructuredProxyPushSupplier_i::~TAO_Notify_StructuredProxyPushSupplier_i void    [virtual]
 

Destructor.


Member Function Documentation

void TAO_Notify_StructuredProxyPushSupplier_i::connect_structured_push_consumer CosNotifyComm::StructuredPushConsumer_ptr push_consumer    ACE_ENV_ARG_DECL throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected, CosEventChannelAdmin::TypeError ) [virtual]
 

void TAO_Notify_StructuredProxyPushSupplier_i::disconnect_structured_push_supplier ACE_ENV_SINGLE_ARG_DECL    throw ( CORBA::SystemException ) [virtual]
 

void TAO_Notify_StructuredProxyPushSupplier_i::dispatch_event_i TAO_Notify_Event &event    ACE_ENV_ARG_DECL [protected, virtual]
 

Deliver the event to the consumer.

Reimplemented from TAO_Notify_ProxySupplier.

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

Deliver the update to the consumer.

Reimplemented from TAO_Notify_Proxy.

void TAO_Notify_StructuredProxyPushSupplier_i::shutdown ACE_ENV_SINGLE_ARG_DECL    [virtual]
 

Shutdown.

Reimplemented from TAO_Notify_EventListener.

void TAO_Notify_StructuredProxyPushSupplier_i::shutdown_i ACE_ENV_SINGLE_ARG_DECL    [protected]
 

Shutdown.


Member Data Documentation

CosNotifyComm::StructuredPushConsumer_var TAO_Notify_StructuredProxyPushSupplier_i::push_consumer_ [protected]
 

The consumer that we're connect to.


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