openMSX
Public Member Functions | Public Attributes | List of all members
openmsx::EqualEvent Struct Reference

Public Member Functions

 EqualEvent (const Event &event_)
 
bool operator() (const Event &e) const
 
bool operator() (const HotKey::HotKeyInfo &info) const
 

Public Attributes

const Eventevent
 

Detailed Description

Definition at line 182 of file HotKey.cc.

Constructor & Destructor Documentation

◆ EqualEvent()

openmsx::EqualEvent::EqualEvent ( const Event event_)
inline

Definition at line 183 of file HotKey.cc.

Member Function Documentation

◆ operator()() [1/2]

bool openmsx::EqualEvent::operator() ( const Event e) const
inline

Definition at line 184 of file HotKey.cc.

◆ operator()() [2/2]

bool openmsx::EqualEvent::operator() ( const HotKey::HotKeyInfo info) const
inline

Definition at line 187 of file HotKey.cc.

References openmsx::HotKey::HotKeyInfo::event.

Member Data Documentation

◆ event

const Event& openmsx::EqualEvent::event

Definition at line 190 of file HotKey.cc.


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