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

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

BasicDispatcher()=default (defined in pw::async2::BasicDispatcher)pw::async2::BasicDispatcher
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
DoWaitForWake() overridepw::async2::BasicDispatcherinlineprivatevirtual
DoWake() overridepw::async2::BasicDispatcherinlineprivatevirtual
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
~BasicDispatcher() override (defined in pw::async2::BasicDispatcher)pw::async2::BasicDispatcherinline
~Dispatcher() (defined in pw::async2::Dispatcher)pw::async2::Dispatchervirtual