PythonMonkey   v1.0.0 (dev)
Loading...
Searching...
No Matches
PyEventLoop::Future Member List

This is the complete list of members for PyEventLoop::Future, including all inherited members.

_futurePyEventLoop::Futureprotected
addDoneCallback(PyObject *cb)PyEventLoop::Future
Future(PyObject *future)PyEventLoop::Futureexplicit
Future(const Future &old)=deletePyEventLoop::Future
Future(Future &&old)PyEventLoop::Future
getException()PyEventLoop::Future
getFutureObject() constPyEventLoop::Future
getResult()PyEventLoop::Future
isCancelled()PyEventLoop::Future
setException(PyObject *exception)PyEventLoop::Future
setResult(PyObject *result)PyEventLoop::Future
~Future()PyEventLoop::Future