Definition at line 127 of file TaskScheduler.h.
◆ Clear()
| void TaskScheduler::TaskQueue::Clear |
( |
| ) |
|
◆ First()
| auto TaskScheduler::TaskQueue::First |
( |
| ) |
const |
◆ IsEmpty()
| bool TaskScheduler::TaskQueue::IsEmpty |
( |
| ) |
const |
◆ ModifyIf()
| void TaskScheduler::TaskQueue::ModifyIf |
( |
std::function< bool(TaskContainer const &)> const & |
filter | ) |
|
◆ Pop()
| auto TaskScheduler::TaskQueue::Pop |
( |
| ) |
|
◆ Push()
◆ RemoveIf()
| void TaskScheduler::TaskQueue::RemoveIf |
( |
std::function< bool(TaskContainer const &)> const & |
filter | ) |
|
◆ container
The documentation for this class was generated from the following files: