Definition at line 209 of file Scheduler.hpp.
◆ Scheduleables
using sparta::Scheduler::TickQuantum::ScheduleableGroup::Scheduleables = std::vector<Scheduleable *> |
◆ addScheduleable()
void sparta::Scheduler::TickQuantum::ScheduleableGroup::addScheduleable |
( |
Scheduleable * |
sched | ) |
|
|
inline |
◆ clear()
void sparta::Scheduler::TickQuantum::ScheduleableGroup::clear |
( |
| ) |
|
|
inline |
◆ operator[]() [1/2]
Scheduleables::reference sparta::Scheduler::TickQuantum::ScheduleableGroup::operator[] |
( |
const size_t |
index | ) |
|
|
inline |
◆ operator[]() [2/2]
Scheduleables::const_reference sparta::Scheduler::TickQuantum::ScheduleableGroup::operator[] |
( |
const size_t |
index | ) |
const |
|
inline |
◆ size()
size_t sparta::Scheduler::TickQuantum::ScheduleableGroup::size |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: