import "CosNotifyComm.idl";
Inherits CosNotifyComm::NotifySubscribe.
Inherited by CosNotifyChannelAdmin::SequenceProxyPullSupplier, and CosNotifyCommAck::SequencePullSupplierAck.
Public Methods | |
CosNotification::EventBatch | pull_structured_events (in long max_number) raises (CosEventComm::Disconnected) |
Pull a sequence of events from this supplier. More... | |
CosNotification::EventBatch | try_pull_structured_events (in long max_number, out boolean has_event) raises (CosEventComm::Disconnected) |
Try to pull a sequence of structured events from this supplier. More... | |
void | disconnect_sequence_pull_supplier () |
Disconnect this pull supplier. More... |
|
Disconnect this pull supplier.
|
|
Pull a sequence of events from this supplier.
|
|
Try to pull a sequence of structured events from this supplier.
|