#include <Scheduler.hh>
Definition at line 13 of file Scheduler.hh.
◆ SynchronizationPoint() [1/2]
openmsx::SynchronizationPoint::SynchronizationPoint |
( |
| ) |
|
|
default |
◆ SynchronizationPoint() [2/2]
openmsx::SynchronizationPoint::SynchronizationPoint |
( |
EmuTime::param |
time, |
|
|
Schedulable * |
dev |
|
) |
| |
|
inline |
◆ getDevice()
Schedulable * openmsx::SynchronizationPoint::getDevice |
( |
| ) |
const |
|
inline |
◆ getTime()
EmuTime::param openmsx::SynchronizationPoint::getTime |
( |
| ) |
const |
|
inline |
◆ serialize()
template<typename Archive >
void openmsx::SynchronizationPoint::serialize |
( |
Archive & |
ar, |
|
|
unsigned |
version |
|
) |
| |
◆ setTime()
void openmsx::SynchronizationPoint::setTime |
( |
EmuTime::param |
time | ) |
|
|
inline |
The documentation for this class was generated from the following files: