C/C++ API Reference
Loading...
Searching...
No Matches
pw::async2::Task Member List

This is the complete list of members for pw::async2::Task, including all inherited members.

Deregister()pw::async2::Task
Dispatcher (defined in pw::async2::Task)pw::async2::Taskfriend
DoPend(Context &)=0pw::async2::Taskprivatepure virtual
IsRegistered() constpw::async2::Task
Item()=defaultpw::containers::future::IntrusiveList< T >::Itemexplicitprotected
NativeDispatcherBase (defined in pw::async2::Task)pw::async2::Taskfriend
operator=(const Task &)=delete (defined in pw::async2::Task)pw::async2::Task
operator=(Task &&)=delete (defined in pw::async2::Task)pw::async2::Task
OwnedTask (defined in pw::async2::Task)pw::async2::Taskfriend
Pend(Context &cx)pw::async2::Taskinline
Task(log::Token name=kDefaultName)pw::async2::Taskinlineexplicit
Task(const Task &)=delete (defined in pw::async2::Task)pw::async2::Task
Task(Task &&)=delete (defined in pw::async2::Task)pw::async2::Task
Waker (defined in pw::async2::Task)pw::async2::Taskfriend
~Task()=defaultpw::async2::Taskvirtual