Member List#
|
SDK qb Runtime Library v1.0
MCS001-
|
qbruntime.future.Future Member List
This is the complete list of members for qbruntime.future.Future, including all inherited members.
| __init__(self, Optional[Union[_cQbRuntime.FutureFloat, _cQbRuntime.FutureInt8]] _future=None, Optional[List[np.ndarray]] _inputs=None) (defined in qbruntime.future.Future) | qbruntime.future.Future | |
| _future (defined in qbruntime.future.Future) | qbruntime.future.Future | protected |
| _inputs (defined in qbruntime.future.Future) | qbruntime.future.Future | protected |
| from_cpp(cls, Union[_cQbRuntime.FutureFloat, _cQbRuntime.FutureInt8] _future, List[np.ndarray] _inputs) (defined in qbruntime.future.Future) | qbruntime.future.Future | |
| get(self) | qbruntime.future.Future | |
| wait_for(self, int timeout_ms) | qbruntime.future.Future |
Generated by