All Classes Namespaces Functions Variables Typedefs Enumerations Friends
ucxx::python::Future Member List

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

_notifierucxx::Futureprotected
createFuture(std::shared_ptr<::ucxx::Notifier > notifier)ucxx::python::Futurefriend
createFutureWithEventLoop(PyObject *asyncioEventLoop, std::shared_ptr<::ucxx::Notifier > notifier)ucxx::python::Futurefriend
Future()=delete (defined in ucxx::python::Future)ucxx::python::Future
Future(const Future &)=delete (defined in ucxx::python::Future)ucxx::python::Future
Future(Future &&o)=delete (defined in ucxx::python::Future)ucxx::python::Future
ucxx::Future::Future(std::shared_ptr< Notifier > notifier)ucxx::Futureinlineexplicitprotected
Future(const Future &)=delete (defined in ucxx::Future)ucxx::Future
Future(Future &&o)=delete (defined in ucxx::Future)ucxx::Future
getHandle()ucxx::python::Futurevirtual
notify(ucs_status_t status)ucxx::python::Futurevirtual
operator=(Future const &)=delete (defined in ucxx::python::Future)ucxx::python::Future
operator=(Future &&o)=delete (defined in ucxx::python::Future)ucxx::python::Future
operator=(Future const &)=delete (defined in ucxx::Future)ucxx::Future
operator=(Future &&o)=delete (defined in ucxx::Future)ucxx::Future
release()ucxx::python::Futurevirtual
set(ucs_status_t status)ucxx::python::Futurevirtual
~Future()ucxx::python::Futurevirtual