TAO_CosNotification  2.3.2
List of all members
CosNotifyComm::PushConsumer Interface Reference

Defines the interface used by push-style consumers. More...

import"CosNotifyComm.idl";

Inheritance diagram for CosNotifyComm::PushConsumer:
Inheritance graph
[legend]
Collaboration diagram for CosNotifyComm::PushConsumer:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from CosNotifyComm::NotifyPublish
void offer_change (in CosNotification::EventTypeSeq added, in CosNotification::EventTypeSeq removed) raises ( InvalidEventType )
 Report a change in the list of publications. More...
 
- Public Member Functions inherited from CosEventComm::PushConsumer
void push (in any data)
 
void disconnect_push_consumer ()
 

Detailed Description

Defines the interface used by push-style consumers.

Push-style consumers passively accept events as anys.


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