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

CosEventComm::PullConsumer Interface Reference

Define the interface implemented by pull-style consumers. More...

import "CosEventComm.idl";

Inheritance diagram for CosEventComm::PullConsumer:

Inheritance graph
[legend]
List of all members.

Public Methods

void disconnect_pull_consumer ()
 The disconnect_pull_consumer operation indicates that the peer has disconnected, for example, because it has been destroyed. More...


Detailed Description

Define the interface implemented by pull-style consumers.

A pull-style consumer actively queries the Event Channel for events.


Member Function Documentation

void CosEventComm::PullConsumer::disconnect_pull_consumer  
 

The disconnect_pull_consumer operation indicates that the peer has disconnected, for example, because it has been destroyed.

The application can safely release all resources attached to this consumer and destroy it, any attemps to pull more data should fail.


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