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

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

Dispatcher(Dispatcher &)=delete (defined in pw::async2::Dispatcher)pw::async2::Dispatcher
Dispatcher(Dispatcher &&)=delete (defined in pw::async2::Dispatcher)pw::async2::Dispatcher
Dispatcher()=default (defined in pw::async2::Dispatcher)pw::async2::Dispatcherprotected
DispatcherForTestFacade (defined in pw::async2::Dispatcher)pw::async2::Dispatcherfriend
DoWake()=0pw::async2::Dispatcherprivatepure virtual
LogRegisteredTasks()pw::async2::Dispatcher
operator=(Dispatcher &)=delete (defined in pw::async2::Dispatcher)pw::async2::Dispatcher
operator=(Dispatcher &&)=delete (defined in pw::async2::Dispatcher)pw::async2::Dispatcher
PopAndRunAllReadyTasks()pw::async2::Dispatcherprotected
PopSingleTaskForThisWake()pw::async2::Dispatcherinlineprotected
PopTaskToRun()pw::async2::Dispatcherinlineprotected
PopTaskToRun(bool &has_posted_tasks)pw::async2::Dispatcherinlineprotected
Post(Task &task)pw::async2::Dispatcherinline
Post(Allocator &allocator, Args &&... args)pw::async2::Dispatcherinline
Post(Allocator &allocator, Arg &&func)pw::async2::Dispatcherinline
PostFuture(Allocator &allocator, Fut &&future)pw::async2::Dispatcherinline
PostShared(const SharedPtr< T > &task)pw::async2::Dispatcherinline
RunOnce(Allocator &allocator, Func &&func)pw::async2::Dispatcherinline
RunTask(Task &task)pw::async2::Dispatcherinlineprotected
Task (defined in pw::async2::Dispatcher)pw::async2::Dispatcherfriend
Waker (defined in pw::async2::Dispatcher)pw::async2::Dispatcherfriend
~Dispatcher()pw::async2::Dispatcherinlinevirtual