TAO_RTEvent 4.0.2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
RtecEventChannelAdmin::SupplierAdmin Class Reference

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

import <RtecEventChannelAdmin.idl;

Public Member Functions

ProxyPushConsumer obtain_push_consumer ()
 Create a new ProxyPushConsumer object.
 

Detailed Description

Implement an Abstract Factory to create ProxyPushConsumer objects.

Member Function Documentation

◆ obtain_push_consumer()

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: