openMSX
|
Public Member Functions | |
EqualSchedulable (const Schedulable &schedulable_) | |
bool | operator() (const SynchronizationPoint &sp) const |
Public Attributes | |
const Schedulable & | schedulable |
Definition at line 13 of file Scheduler.cc.
|
inlineexplicit |
Definition at line 14 of file Scheduler.cc.
|
inline |
Definition at line 16 of file Scheduler.cc.
References openmsx::SynchronizationPoint::getDevice(), and schedulable.
const Schedulable& openmsx::EqualSchedulable::schedulable |
Definition at line 19 of file Scheduler.cc.
Referenced by operator()().