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

Public Member Functions

 AfterInputEventPred (const Event &event_)
 
bool operator() (AfterCommand::Index idx) const
 

Public Attributes

const Eventevent
 

Detailed Description

Definition at line 433 of file AfterCommand.cc.

Constructor & Destructor Documentation

◆ AfterInputEventPred()

openmsx::AfterInputEventPred::AfterInputEventPred ( const Event event_)
inlineexplicit

Definition at line 434 of file AfterCommand.cc.

Member Function Documentation

◆ operator()()

bool openmsx::AfterInputEventPred::operator() ( AfterCommand::Index  idx) const
inline

Definition at line 436 of file AfterCommand.cc.

References event, and openmsx::matches().

Member Data Documentation

◆ event

const Event& openmsx::AfterInputEventPred::event

Definition at line 442 of file AfterCommand.cc.

Referenced by operator()().


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