openMSX
Public Member Functions | List of all members
openmsx::GroupEvent Class Referencefinal

#include <Event.hh>

Inheritance diagram for openmsx::GroupEvent:
Inheritance graph
[legend]
Collaboration diagram for openmsx::GroupEvent:
Collaboration graph
[legend]

Public Member Functions

 GroupEvent (std::initializer_list< EventType > typesToMatch_, TclObject tclListComponents_)
 
const auto & getTypesToMatch () const
 
const auto & getTclListComponents () const
 

Detailed Description

Definition at line 287 of file Event.hh.

Constructor & Destructor Documentation

◆ GroupEvent()

openmsx::GroupEvent::GroupEvent ( std::initializer_list< EventType typesToMatch_,
TclObject  tclListComponents_ 
)
inline

Definition at line 290 of file Event.hh.

Member Function Documentation

◆ getTclListComponents()

const auto & openmsx::GroupEvent::getTclListComponents ( ) const
inline

Definition at line 295 of file Event.hh.

◆ getTypesToMatch()

const auto & openmsx::GroupEvent::getTypesToMatch ( ) const
inline

Definition at line 294 of file Event.hh.


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