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

RtecEventChannelAdmin::SupplierAdmin Class Reference

Implement an Abstract Factory to create ProxyPushConsumer objects. More...

import "RtecEventChannelAdmin.idl";

List of all members.

Public Methods

ProxyPushConsumer obtain_push_consumer ()
 There is an inherent risk of leaking a ProxyPushConsumer here, i.e. More...


Detailed Description

Implement an Abstract Factory to create ProxyPushConsumer objects.


Member Function Documentation

ProxyPushConsumer RtecEventChannelAdmin::SupplierAdmin::obtain_push_consumer  
 

There is an inherent risk of leaking a ProxyPushConsumer here, i.e.

if the application does not call connect_push_supplier() at all. The Event Service may choose to reclaim ProxyPushConsumer objects that have been idle for too long.


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