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

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

Dispatcher(const 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::RunnableDispatcher)pw::async2::RunnableDispatcherfriend
DoWaitForWake()=0pw::async2::RunnableDispatcherprivatepure virtual
LogRegisteredTasks()pw::async2::Dispatcher
operator=(const 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::Dispatcher
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
RunForever()pw::async2::RunnableDispatcher
RunOnce(Allocator &allocator, Func &&func)pw::async2::Dispatcherinline
RunTask(Task &task)pw::async2::Dispatcherinlineprotected
RunToCompletion()pw::async2::RunnableDispatcher
RunUntilStalled()pw::async2::RunnableDispatcherinline
Terminate()pw::async2::Dispatcher
~Dispatcher() (defined in pw::async2::Dispatcher)pw::async2::Dispatchervirtual