Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

CosTypedEventComm::TypedPullSupplier Interface Reference

Interface for a typed pull supplier. More...

import "CosTypedEventComm.idl";

Inherits CosEventComm::PullSupplier.

Inherited by CosTypedEventChannelAdmin::TypedProxyPullSupplier, and CosTypedNotifyComm::TypedPullSupplier.

List of all members.

Public Methods

Object get_typed_supplier ()
 Get an object that complies with a typed interface. More...


Detailed Description

Interface for a typed pull supplier.


Member Function Documentation

Object CosTypedEventComm::TypedPullSupplier::get_typed_supplier  
 

Get an object that complies with a typed interface.

If this object is a proxy consumers, the interface is defined with the key parameter passed to the typed consumer administration object when this object was created.

Returns:
An object than can be narrow to the key interface.