|
contur2
|
This is the complete list of members for contur::IDispatcher, including all inherited members.
| createProcess(std::unique_ptr< ProcessImage > process, Tick currentTick)=0 | contur::IDispatcher | pure virtual |
| dispatch(std::size_t tickBudget)=0 | contur::IDispatcher | pure virtual |
| hasProcess(ProcessId pid) const noexcept=0 | contur::IDispatcher | pure virtual |
| processCount() const noexcept=0 | contur::IDispatcher | pure virtual |
| terminateProcess(ProcessId pid, Tick currentTick)=0 | contur::IDispatcher | pure virtual |
| tick()=0 | contur::IDispatcher | pure virtual |
| ~IDispatcher()=default | contur::IDispatcher | virtual |