openMSX
Public Member Functions | List of all members
openmsx::GlobalRWHelper< MSXDEVICE, CT_INTERVALS > Struct Template Reference

#include <MSXCPUInterface.hh>

Inheritance diagram for openmsx::GlobalRWHelper< MSXDEVICE, CT_INTERVALS >:
Inheritance graph
[legend]

Public Member Functions

void execute (std::invocable< MSXCPUInterface &, MSXDevice &, unsigned > auto action)
 

Detailed Description

template<typename MSXDEVICE, typename... CT_INTERVALS>
struct openmsx::GlobalRWHelper< MSXDEVICE, CT_INTERVALS >

Definition at line 466 of file MSXCPUInterface.hh.

Member Function Documentation

◆ execute()

template<typename MSXDEVICE , typename... CT_INTERVALS>
void openmsx::GlobalRWHelper< MSXDEVICE, CT_INTERVALS >::execute ( std::invocable< MSXCPUInterface &, MSXDevice &, unsigned > auto  action)
inline

Definition at line 468 of file MSXCPUInterface.hh.

References openmsx::foreach_ct_interval().


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