This is the complete list of members for ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs >, including all inherited members.
| _asyncioEventLoop | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | |
| _future | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | |
| _handle | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | |
| _pythonConvert | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | |
| _task | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | |
| getFuture() | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | inline |
| getHandle() | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | inline |
| operator=(PythonFutureTask const &)=delete (defined in ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs >) | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | |
| operator=(PythonFutureTask &&o)=default | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | |
| PythonFutureTask(std::packaged_task< ReturnType(TaskArgs...)> task, std::function< PyObject *(ReturnType)> pythonConvert, PyObject *asyncioEventLoop, std::launch launchPolicy=std::launch::async) | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | inlineexplicit |
| PythonFutureTask(const PythonFutureTask &)=delete (defined in ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs >) | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | |
| PythonFutureTask(PythonFutureTask &&o)=default | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | |
| release() | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | inline |
| ~PythonFutureTask() | ucxx::python::detail::PythonFutureTask< ReturnType, TaskArgs > | inline |