openMSX
Namespaces | Functions
InputEventFactory.hh File Reference
#include "Event.hh"
#include <string_view>
Include dependency graph for InputEventFactory.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 
namespace  openmsx::InputEventFactory
 

Functions

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