Pigweed
 
Loading...
Searching...
No Matches
pw::async2::CoroOrElseTask Member List

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

CoroOrElseTask(Coro< Status > &&coro, pw::Function< void(Status)> &&or_else)pw::async2::CoroOrElseTaskinline
Deregister()pw::async2::Task
Destroy()pw::async2::Taskinline
DoPend(Context &cx) finalpw::async2::CoroOrElseTaskinlineprivatevirtual
IsRegistered() constpw::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
Pend(Context &cx)pw::async2::Taskinline
SetCoro(Coro< Status > &&coro)pw::async2::CoroOrElseTaskinline
SetErrorHandler(pw::Function< void(Status)> &&or_else)pw::async2::CoroOrElseTaskinline
Task()=default (defined in pw::async2::Task)pw::async2::Task
Task(const Task &)=delete (defined in pw::async2::Task)pw::async2::Task
Task(Task &&)=delete (defined in pw::async2::Task)pw::async2::Task
~Task() (defined in pw::async2::Task)pw::async2::Taskinlinevirtual