This is the complete list of members for pw::async2::Task, including all inherited members.
| Context typedef | pw::async2::Task | protected |
| Context(const Context &)=delete (defined in pw::async2::Context) | pw::async2::Context | private |
| Context(Context &&)=delete (defined in pw::async2::Context) | pw::async2::Context | private |
| Deregister() | pw::async2::Task | |
| Dispatcher (defined in pw::async2::Task) | pw::async2::Task | friend |
| DoPend(Context &)=0 | pw::async2::Task | privatepure virtual |
| IsRegistered() const | pw::async2::Task | |
| Item()=default (defined in pw::IntrusiveQueue< T >::Item) | pw::IntrusiveQueue< T >::Item | explicitprotected |
| Join() | pw::async2::Task | |
| operator=(const Task &)=delete (defined in pw::async2::Task) | pw::async2::Task | |
| operator=(Task &&)=delete (defined in pw::async2::Task) | pw::async2::Task | |
| operator=(const Context &)=delete (defined in pw::async2::Context) | pw::async2::Context | private |
| operator=(Context &&)=delete (defined in pw::async2::Context) | pw::async2::Context | private |
| Pend(Context &cx) | pw::async2::Task | inline |
| Task(log::Token name=kDefaultName) | pw::async2::Task | inlineexplicit |
| 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::Task | friend |
| ~Task() | pw::async2::Task | virtual |