TAO_RTEvent  2.0.6
Public Member Functions
RtecEventChannelAdmin::ConsumerAdmin Interface Reference

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

#include <RtecEventChannelAdmin.idl>

List of all members.

Public Member Functions

ProxyPushSupplier obtain_push_supplier ()
 Create a new ProxyPushSupplier object.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines