openMSX
Public Member Functions | List of all members
openmsx::LessSyncPoint Struct Reference

Public Member Functions

bool operator() (EmuTime::param time, const SynchronizationPoint &sp) const
 
bool operator() (const SynchronizationPoint &sp, EmuTime::param time) const
 
bool operator() (const SynchronizationPoint &lhs, const SynchronizationPoint &rhs) const
 

Detailed Description

Definition at line 12 of file Scheduler.cc.

Member Function Documentation

bool openmsx::LessSyncPoint::operator() ( EmuTime::param  time,
const SynchronizationPoint sp 
) const

Definition at line 20 of file Scheduler.cc.

References openmsx::SynchronizationPoint::getTime().

bool openmsx::LessSyncPoint::operator() ( const SynchronizationPoint sp,
EmuTime::param  time 
) const

Definition at line 25 of file Scheduler.cc.

References openmsx::SynchronizationPoint::getTime().

bool openmsx::LessSyncPoint::operator() ( const SynchronizationPoint lhs,
const SynchronizationPoint rhs 
) const

Definition at line 30 of file Scheduler.cc.

References openmsx::SynchronizationPoint::getTime().


The documentation for this struct was generated from the following file: