TAO_RTEvent  2.0.6
Public Member Functions
RtecEventChannelAdmin::SupplierAdmin Class Reference

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

#include <RtecEventChannelAdmin.idl>

List of all members.

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

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