TAO_CosEvent 4.0.2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CosEventChannelAdmin::SupplierAdmin Interface Reference

Abstract Factory used to create proxies for pull-style and push-style suppliers. More...

import <CosEventChannelAdmin.idl;

Public Member Functions

ProxyPushConsumer obtain_push_consumer ()
 Create a new ProxyPushConsumer object.
 
ProxyPullConsumer obtain_pull_consumer ()
 Create a new ProxyPullConsumer object.
 

Detailed Description

Abstract Factory used to create proxies for pull-style and push-style suppliers.

Member Function Documentation

◆ obtain_pull_consumer()

ProxyPullConsumer CosEventChannelAdmin::SupplierAdmin::obtain_pull_consumer ( )

Create a new ProxyPullConsumer object.

◆ obtain_push_consumer()

ProxyPushConsumer CosEventChannelAdmin::SupplierAdmin::obtain_push_consumer ( )

Create a new ProxyPushConsumer object.


The documentation for this interface was generated from the following file: