TAO_RTEvent  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
RtecEventChannelAdmin::SupplierAdmin Class Reference

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

import"RtecEventChannelAdmin.idl";

Collaboration diagram for RtecEventChannelAdmin::SupplierAdmin:
Collaboration graph

Public Member Functions

ProxyPushConsumer obtain_push_consumer ()
 Create a new ProxyPushConsumer object. More...
 

Detailed Description

Implement an Abstract Factory to create ProxyPushConsumer objects.

Member Function Documentation

ProxyPushConsumer RtecEventChannelAdmin::SupplierAdmin::obtain_push_consumer ( )

Create a new ProxyPushConsumer object.

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: