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

RtecEventChannelAdmin::Observer Interface Reference

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

import "RtecEventChannelAdmin.idl";

List of all members.

Public Member Functions

void update_consumer (in ConsumerQOS sub)
 A change in the list of consumers has ocurred.
void update_supplier (in SupplierQOS pub)
 A change in the list of suppliers has ocurred.


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  ) 
 

A change in the list of consumers has ocurred.

The disjunction of the subscriptions is sent to the observer.

void RtecEventChannelAdmin::Observer::update_supplier in SupplierQOS  pub  ) 
 

A change in the list of suppliers has ocurred.

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


The documentation for this interface was generated from the following file:
Generated on Tue Dec 20 23:42:59 2005 for TAO_RTEvent by  doxygen 1.3.9.1