openMSX
Functions
openmsx::InputEventFactory Namespace Reference

Functions

Event createInputEvent (const TclObject &str, Interpreter &interp)
 
Event createInputEvent (std::string_view str, Interpreter &interp)
 

Function Documentation

◆ createInputEvent() [1/2]

Event openmsx::InputEventFactory::createInputEvent ( const TclObject str,
Interpreter interp 
)

◆ createInputEvent() [2/2]

Event openmsx::InputEventFactory::createInputEvent ( std::string_view  str,
Interpreter interp 
)

Definition at line 345 of file InputEventFactory.cc.

References createInputEvent().