openMSX
Namespaces | Functions
InputEventFactory.cc File Reference
#include "InputEventFactory.hh"
#include "Event.hh"
#include "CommandException.hh"
#include "SDLKey.hh"
#include "StringOp.hh"
#include "TclObject.hh"
#include "one_of.hh"
#include <SDL.h>
Include dependency graph for InputEventFactory.cc:

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 (const TclObject &str, Interpreter &interp)
 
Event openmsx::InputEventFactory::createInputEvent (std::string_view str, Interpreter &interp)