import "CosNotifyComm.idl";
Inherits CosNotifyComm::NotifySubscribe.
Inherited by CosNotifyChannelAdmin::StructuredProxyPullSupplier, and CosNotifyCommAck::StructuredPullSupplierAck.
Public Methods | |
CosNotification::StructuredEvent | pull_structured_event () raises (CosEventComm::Disconnected) |
Pull a structured event from this supplier. More... | |
CosNotification::StructuredEvent | try_pull_structured_event (out boolean has_event) raises (CosEventComm::Disconnected) |
Try to pull a structured event from this supplier. More... | |
void | disconnect_structured_pull_supplier () |
Disconnect this pull supplier. More... |
|
Disconnect this pull supplier.
|
|
Pull a structured event from this supplier.
|
|
Try to pull a structured event from this supplier.
|