TAO_RTEvent  2.2.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
RtecEventChannelAdmin::ConsumerAdmin Interface Reference

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

import"RtecEventChannelAdmin.idl";

Collaboration diagram for RtecEventChannelAdmin::ConsumerAdmin:
Collaboration graph

Public Member Functions

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: