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

RtecEventChannelAdmin::Observer Class Reference

Monitor changes in the consumer subscriptions and/or supplier publciations. More...

import "RtecEventChannelAdmin.idl";

List of all members.

Public Methods

void update_consumer (in ConsumerQOS sub)
 The disjunctionof the subscriptions is sent to the observer. More...

void update_supplier (in SupplierQOS pub)
 The list of all the event publicastions is passed to the observer. More...


Detailed Description

Monitor changes in the consumer subscriptions and/or supplier publciations.

The event channel reports changes in its internal subscription and/or publication list via this interface.


Member Function Documentation

void RtecEventChannelAdmin::Observer::update_consumer in ConsumerQOS    sub
 

The disjunctionof the subscriptions is sent to the observer.

void RtecEventChannelAdmin::Observer::update_supplier in SupplierQOS    pub
 

The list of all the event publicastions is passed to the observer.


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