public interface PullSupplierOperations
Modifier and Type | Method and Description |
---|---|
void |
disconnect_pull_supplier() |
Any |
pull() |
Any |
try_pull(BooleanHolder has_event) |
Any pull() throws Disconnected
Disconnected
Any try_pull(BooleanHolder has_event) throws Disconnected
Disconnected
void disconnect_pull_supplier()
Copyright © 2017 JacORB. All rights reserved.