|
TAO_CosNotification
2.1.3
|
Defines the interface used by push-style consumers. More...
import "CosNotifyComm.idl";


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. | |
Public Member Functions inherited from CosEventComm::PushConsumer | |
| void | push (in any data) |
| void | disconnect_push_consumer () |
Defines the interface used by push-style consumers.
Push-style consumers passively accept events as anys.
1.8.1.2