BasicStrand(ParentContextType &parent, auto &&strand) (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | inline |
BasicStrand(BasicStrand &&)=default (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | |
BasicStrand(BasicStrand const &)=delete (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | |
ContextHolderType typedef (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | |
execute(SomeHandlerWith< StopToken > auto &&fn, std::optional< std::chrono::milliseconds > timeout=std::nullopt) const noexcept(kIS_NOEXCEPT) (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | inline |
execute(SomeHandlerWith< StopToken > auto &&fn, SomeStdDuration auto timeout) const noexcept(kIS_NOEXCEPT) (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | inline |
execute(SomeHandlerWithoutStopToken auto &&fn) const noexcept(kIS_NOEXCEPT) (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | inline |
ExecutorType typedef (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | |
kIS_NOEXCEPT (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | static |
StopToken typedef (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | |
Timer typedef (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | |
~BasicStrand()=default (defined in util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType >) | util::async::impl::BasicStrand< ParentContextType, StopSourceType, DispatcherType, TimerContextProvider, ErrorHandlerType > | |