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

Public Member Functions

 AfterSimpleEventCmd (AfterCommand &afterCommand, TclObject command, EventType type)
 
std::string_view getType () const
 
EventType getTypeEnum () 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 81 of file AfterCommand.cc.

Constructor & Destructor Documentation

◆ AfterSimpleEventCmd()

openmsx::AfterSimpleEventCmd::AfterSimpleEventCmd ( AfterCommand afterCommand,
TclObject  command,
EventType  type 
)

Definition at line 565 of file AfterCommand.cc.

Member Function Documentation

◆ getType()

std::string_view openmsx::AfterSimpleEventCmd::getType ( ) const

◆ getTypeEnum()

EventType openmsx::AfterSimpleEventCmd::getTypeEnum ( ) const
inline

Definition at line 88 of file AfterCommand.cc.


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