CosNotifyChannelAdmin::SequenceProxyPushConsumer Interface Reference

Defines the interface provided for push-style suppliers using the 'batched' event format. More...

import "CosNotifyChannelAdmin.idl";

Inheritance diagram for CosNotifyChannelAdmin::SequenceProxyPushConsumer:

Inheritance graph
[legend]
Collaboration diagram for CosNotifyChannelAdmin::SequenceProxyPushConsumer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void connect_sequence_push_supplier (in CosNotifyComm::SequencePushSupplier push_supplier) raises (CosEventChannelAdmin::AlreadyConnected)
 Connect a supplier to the proxy.


Detailed Description

Defines the interface provided for push-style suppliers using the 'batched' event format.

Member Function Documentation

void CosNotifyChannelAdmin::SequenceProxyPushConsumer::connect_sequence_push_supplier ( in CosNotifyComm::SequencePushSupplier  push_supplier  )  raises (CosEventChannelAdmin::AlreadyConnected)

Connect a supplier to the proxy.

Suppliers cannot push events into a ProxyPushConsumer until this method is invoked.

Parameters:
push_supplier the callback object used to inform the application if the event channel is destroyed. If the argument is nil no destroy notification is provided.
Exceptions:
CosEventChannelAdmin::AlreadyConnected if the proxy is already connected, i.e. if this operation is invoked more than one time.


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

Generated on Mon Jul 13 16:53:32 2009 for TAO_CosNotification by  doxygen 1.5.8