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_change
StructuredEvent pull_structured_event() throws Disconnected
Disconnected
StructuredEvent try_pull_structured_event(BooleanHolder has_event) throws Disconnected
Disconnected
void disconnect_structured_pull_supplier()
Copyright © 2016 JacORB. All rights reserved.