LeviLamina
|
This is the complete list of members for ll::thread::ServerThreadExecutor, 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::ServerThreadExecutor) | ll::thread::ServerThreadExecutor | virtual |
executeAfter(std::function< void()>, Duration) const override (defined in ll::thread::ServerThreadExecutor) | ll::thread::ServerThreadExecutor | virtual |
Executor(std::string name) (defined in ll::coro::Executor) | ll::coro::Executor | inline |
getDefault() (defined in ll::thread::ServerThreadExecutor) | ll::thread::ServerThreadExecutor | static |
getName() const (defined in ll::coro::Executor) | ll::coro::Executor | inline |
ServerThreadExecutor(std::string name, Duration maxOnceDuration, size_t checkPack) (defined in ll::thread::ServerThreadExecutor) | ll::thread::ServerThreadExecutor | |
~Executor()=default (defined in ll::coro::Executor) | ll::coro::Executor | virtual |
~ServerThreadExecutor() override (defined in ll::thread::ServerThreadExecutor) | ll::thread::ServerThreadExecutor |