![]() |
Contur 2
Educational OS kernel simulator
|
This is the complete list of members for contur::SerialDispatchRuntime, including all inherited members.
| config() const noexcept override | contur::SerialDispatchRuntime | virtual |
| dispatch(const DispatcherLanes &lanes, std::size_t tickBudget) override | contur::SerialDispatchRuntime | virtual |
| impl_ | contur::SerialDispatchRuntime | private |
| name() const noexcept override | contur::SerialDispatchRuntime | virtual |
| operator=(const SerialDispatchRuntime &)=delete | contur::SerialDispatchRuntime | |
| operator=(SerialDispatchRuntime &&) noexcept | contur::SerialDispatchRuntime | |
| SerialDispatchRuntime(HostThreadingConfig config={}) | contur::SerialDispatchRuntime | explicit |
| SerialDispatchRuntime(const SerialDispatchRuntime &)=delete | contur::SerialDispatchRuntime | |
| SerialDispatchRuntime(SerialDispatchRuntime &&) noexcept | contur::SerialDispatchRuntime | |
| tick(const DispatcherLanes &lanes) override | contur::SerialDispatchRuntime | virtual |
| ~IDispatchRuntime()=default | contur::IDispatchRuntime | virtual |
| ~SerialDispatchRuntime() override | contur::SerialDispatchRuntime |