Member List

Member List#

SDK qb Runtime Library: 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.Futureprotected
_inputs (defined in qbruntime.future.Future)qbruntime.future.Futureprotected
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