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

RtecEventComm::PushSupplier Interface Reference

Defines the interface used by suppliers to receive callbacks from the Event Channel. More...

import "RtecEventComm.idl";

Inheritance diagram for RtecEventComm::PushSupplier:

Inheritance graph
[legend]
List of all members.

Public Methods

void disconnect_push_supplier ()
 Callback method to indicate a disconnection.


Detailed Description

Defines the interface used by suppliers to receive callbacks from the Event Channel.


Member Function Documentation

void RtecEventComm::PushSupplier::disconnect_push_supplier  
 

Callback method to indicate a disconnection.

If the event service is destroyed while a supplier is still connected then the following callback operation is invoked on the supplier.

The same operation is used by consumers to disconnect from the Event Channel, but it is invoked via their RtecEventChannelAdmin::ProxyPushSupplier peer.


The documentation for this interface was generated from the following file:
Generated on Fri Apr 2 18:32:33 2004 for TAO_RTEvent by doxygen1.2.18