openMSX
Public Member Functions | List of all members
openmsx::AfterRealTimeCmd Class Referencefinal
Inheritance diagram for openmsx::AfterRealTimeCmd:
Inheritance graph
[legend]
Collaboration diagram for openmsx::AfterRealTimeCmd:
Collaboration graph
[legend]

Public Member Functions

 AfterRealTimeCmd (RTScheduler &rtScheduler, AfterCommand &afterCommand, TclObject command, double time)
 
- Public Member Functions inherited from openmsx::AfterCmd
const auto & getCommand () const
 
auto getId () const
 
auto getIdStr () const
 
void execute ()
 

Additional Inherited Members

- Protected Member Functions inherited from openmsx::AfterCmd
 AfterCmd (AfterCommand &afterCommand, TclObject command)
 
AfterCommand::Index removeSelf ()
 
- Protected Attributes inherited from openmsx::AfterCmd
AfterCommandafterCommand
 
TclObject command
 
const unsigned id
 
- Static Protected Attributes inherited from openmsx::AfterCmd
static unsigned lastAfterId = 0
 

Detailed Description

Definition at line 104 of file AfterCommand.cc.

Constructor & Destructor Documentation

◆ AfterRealTimeCmd()

openmsx::AfterRealTimeCmd::AfterRealTimeCmd ( RTScheduler rtScheduler,
AfterCommand afterCommand,
TclObject  command,
double  time 
)

Definition at line 599 of file AfterCommand.cc.

References openmsx::RTSchedulable::scheduleRT().


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