public interface StructuredPullSupplierOperations extends NotifySubscribeOperations
| Modifier and Type | Method and Description |
|---|---|
void |
disconnect_structured_pull_supplier() |
StructuredEvent |
pull_structured_event() |
StructuredEvent |
try_pull_structured_event(BooleanHolder has_event) |
subscription_changeStructuredEvent pull_structured_event() throws Disconnected
DisconnectedStructuredEvent try_pull_structured_event(BooleanHolder has_event) throws Disconnected
Disconnectedvoid disconnect_structured_pull_supplier()
Copyright © 2015 JacORB. All rights reserved.