openMSX
Public Member Functions | Public Attributes | List of all members
openmsx::EqualRTSchedulable Struct Reference
Collaboration diagram for openmsx::EqualRTSchedulable:
Collaboration graph
[legend]

Public Member Functions

 EqualRTSchedulable (const RTSchedulable &schedulable_)
 
bool operator() (const RTSyncPoint &sp) const
 

Public Attributes

const RTSchedulableschedulable
 

Detailed Description

Definition at line 8 of file RTScheduler.cc.

Constructor & Destructor Documentation

◆ EqualRTSchedulable()

openmsx::EqualRTSchedulable::EqualRTSchedulable ( const RTSchedulable schedulable_)
inlineexplicit

Definition at line 9 of file RTScheduler.cc.

Member Function Documentation

◆ operator()()

bool openmsx::EqualRTSchedulable::operator() ( const RTSyncPoint sp) const
inline

Definition at line 11 of file RTScheduler.cc.

References schedulable, and openmsx::RTSyncPoint::schedulable.

Member Data Documentation

◆ schedulable

const RTSchedulable& openmsx::EqualRTSchedulable::schedulable

Definition at line 14 of file RTScheduler.cc.

Referenced by operator()().


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