import "CosEventComm.idl";
Inherited by CosEventChannelAdmin::ProxyPullSupplier, CosNotifyComm::PullSupplier, and CosTypedEventComm::TypedPullSupplier.
Public Methods | |
any | pull () raises (Disconnected) |
Pull an event from this supplier. More... | |
any | try_pull (out boolean has_event) raises (Disconnected) |
Try to pull an event from this supplier. More... | |
void | disconnect_pull_supplier () |
Disconnect a pull supplier. More... |
|
Disconnect a pull supplier.
|
|
Pull an event from this supplier.
|
|
Try to pull an event from this supplier.
|