LeviLamina
|
This is the complete list of members for ll::thread::InplaceExecutor, including all inherited members.
Clock typedef (defined in ll::coro::Executor) | ll::coro::Executor | |
Duration typedef (defined in ll::coro::Executor) | ll::coro::Executor | |
execute(std::function< void()>) const override (defined in ll::thread::InplaceExecutor) | ll::thread::InplaceExecutor | virtual |
executeAfter(std::function< void()>, Duration) const override (defined in ll::thread::InplaceExecutor) | ll::thread::InplaceExecutor | virtual |
Executor(std::string name) (defined in ll::coro::Executor) | ll::coro::Executor | inline |
getDefault() (defined in ll::thread::InplaceExecutor) | ll::thread::InplaceExecutor | static |
getName() const (defined in ll::coro::Executor) | ll::coro::Executor | inline |
InplaceExecutor(std::string name) (defined in ll::thread::InplaceExecutor) | ll::thread::InplaceExecutor | |
~Executor()=default (defined in ll::coro::Executor) | ll::coro::Executor | virtual |
~InplaceExecutor() override (defined in ll::thread::InplaceExecutor) | ll::thread::InplaceExecutor |