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

RtecEventChannelAdmin::ConsumerAdmin Interface Reference

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

#include <RtecEventChannelAdmin.idl>

List of all members.

Public Methods

ProxyPushSupplier obtain_push_supplier ()
 Create a new ProxyPushSupplier object. More...


Detailed Description

Implement an Abstract Factory to create ProxyPushSupplier objects.


Member Function Documentation

ProxyPushSupplier RtecEventChannelAdmin::ConsumerAdmin::obtain_push_supplier ( )
 

Create a new ProxyPushSupplier object.

There is an inherent risk of leaking a ProxyPushSupplier here, i.e. if the application does not call connect_push_consumer() at all. The Event Service may choose to reclaim ProxyPushSupplier objects that have been idle for too long.


The documentation for this interface was generated from the following file:
Generated at Sat Dec 1 12:28:54 2001 for TAO_RTEvent by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000