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

TAO_EC_Null_ObserverStrategy Class Reference

A null observer strategy. More...

#include <EC_ObserverStrategy.h>

Inheritance diagram for TAO_EC_Null_ObserverStrategy:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Null_ObserverStrategy:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_EC_Null_ObserverStrategy (void)
 Constructor. More...

virtual RtecEventChannelAdmin::Observer_Handle append_observer (RtecEventChannelAdmin::Observer_ptr ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, RtecEventChannelAdmin::EventChannel::SYNCHRONIZATION_ERROR, RtecEventChannelAdmin::EventChannel::CANT_APPEND_OBSERVER)
 The basic methods to support the EC strategies. More...

virtual void remove_observer (RtecEventChannelAdmin::Observer_Handle ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, RtecEventChannelAdmin::EventChannel::SYNCHRONIZATION_ERROR, RtecEventChannelAdmin::EventChannel::CANT_REMOVE_OBSERVER)
virtual void connected (TAO_EC_ProxyPushConsumer *ACE_ENV_ARG_DECL_NOT_USED)
 Used by the EC to inform the ObserverStrategy that a Consumer has connected or disconnected from it. More...

virtual void disconnected (TAO_EC_ProxyPushConsumer *ACE_ENV_ARG_DECL_NOT_USED)
virtual void connected (TAO_EC_ProxyPushSupplier *ACE_ENV_ARG_DECL_NOT_USED)
 Used by the EC to inform the ObserverStrategy that a Consumer has connected or disconnected from it. More...

virtual void disconnected (TAO_EC_ProxyPushSupplier *ACE_ENV_ARG_DECL_NOT_USED)

Detailed Description

A null observer strategy.

This class keeps no information and simply ignores the messages from the EC.


Constructor & Destructor Documentation

ACE_INLINE TAO_EC_Null_ObserverStrategy::TAO_EC_Null_ObserverStrategy void   
 

Constructor.


Member Function Documentation

RtecEventChannelAdmin::Observer_Handle TAO_EC_Null_ObserverStrategy::append_observer RtecEventChannelAdmin::Observer_ptr    ACE_ENV_ARG_DECL throw ( CORBA::SystemException, RtecEventChannelAdmin::EventChannel::SYNCHRONIZATION_ERROR, RtecEventChannelAdmin::EventChannel::CANT_APPEND_OBSERVER) [virtual]
 

The basic methods to support the EC strategies.

Reimplemented from TAO_EC_ObserverStrategy.

void TAO_EC_Null_ObserverStrategy::connected TAO_EC_ProxyPushSupplier   ACE_ENV_ARG_DECL_NOT_USED [virtual]
 

Used by the EC to inform the ObserverStrategy that a Consumer has connected or disconnected from it.

Reimplemented from TAO_EC_ObserverStrategy.

void TAO_EC_Null_ObserverStrategy::connected TAO_EC_ProxyPushConsumer   ACE_ENV_ARG_DECL_NOT_USED [virtual]
 

Used by the EC to inform the ObserverStrategy that a Consumer has connected or disconnected from it.

Reimplemented from TAO_EC_ObserverStrategy.

void TAO_EC_Null_ObserverStrategy::disconnected TAO_EC_ProxyPushSupplier   ACE_ENV_ARG_DECL_NOT_USED [virtual]
 

Reimplemented from TAO_EC_ObserverStrategy.

void TAO_EC_Null_ObserverStrategy::disconnected TAO_EC_ProxyPushConsumer   ACE_ENV_ARG_DECL_NOT_USED [virtual]
 

Reimplemented from TAO_EC_ObserverStrategy.

void TAO_EC_Null_ObserverStrategy::remove_observer RtecEventChannelAdmin::Observer_Handle    ACE_ENV_ARG_DECL throw ( CORBA::SystemException, RtecEventChannelAdmin::EventChannel::SYNCHRONIZATION_ERROR, RtecEventChannelAdmin::EventChannel::CANT_REMOVE_OBSERVER) [virtual]
 

Reimplemented from TAO_EC_ObserverStrategy.


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