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

Public Member Functions

 AfterInputEventCmd (AfterCommand &afterCommand, Event event, TclObject command)
 
const EventgetEvent () const
 
- 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 93 of file AfterCommand.cc.

Constructor & Destructor Documentation

◆ AfterInputEventCmd()

openmsx::AfterInputEventCmd::AfterInputEventCmd ( AfterCommand afterCommand,
Event  event,
TclObject  command 
)

Definition at line 566 of file AfterCommand.cc.

Member Function Documentation

◆ getEvent()

const Event & openmsx::AfterInputEventCmd::getEvent ( ) const
inline

Definition at line 99 of file AfterCommand.cc.


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