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

#include <MSXCPUInterface.hh>

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

Public Member Functions

 GlobalReadClient (const GlobalReadClient &)=delete
 
 GlobalReadClient (GlobalReadClient &&)=delete
 
GlobalReadClientoperator= (const GlobalReadClient &)=delete
 
GlobalReadClientoperator= (GlobalReadClient &&)=delete
 
 GlobalReadClient ()
 
 ~GlobalReadClient ()
 
- Public Member Functions inherited from openmsx::GlobalRWHelper< MSXDEVICE, CT_INTERVALS... >
void execute (std::invocable< MSXCPUInterface &, MSXDevice &, unsigned > auto action)
 

Detailed Description

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

Definition at line 503 of file MSXCPUInterface.hh.

Constructor & Destructor Documentation

◆ GlobalReadClient() [1/3]

template<typename MSXDEVICE , typename... CT_INTERVALS>
openmsx::GlobalReadClient< MSXDEVICE, CT_INTERVALS >::GlobalReadClient ( const GlobalReadClient< MSXDEVICE, CT_INTERVALS > &  )
delete

◆ GlobalReadClient() [2/3]

template<typename MSXDEVICE , typename... CT_INTERVALS>
openmsx::GlobalReadClient< MSXDEVICE, CT_INTERVALS >::GlobalReadClient ( GlobalReadClient< MSXDEVICE, CT_INTERVALS > &&  )
delete

◆ GlobalReadClient() [3/3]

template<typename MSXDEVICE , typename... CT_INTERVALS>
openmsx::GlobalReadClient< MSXDEVICE, CT_INTERVALS >::GlobalReadClient ( )
inline

◆ ~GlobalReadClient()

template<typename MSXDEVICE , typename... CT_INTERVALS>
openmsx::GlobalReadClient< MSXDEVICE, CT_INTERVALS >::~GlobalReadClient ( )
inline

Member Function Documentation

◆ operator=() [1/2]

template<typename MSXDEVICE , typename... CT_INTERVALS>
GlobalReadClient & openmsx::GlobalReadClient< MSXDEVICE, CT_INTERVALS >::operator= ( const GlobalReadClient< MSXDEVICE, CT_INTERVALS > &  )
delete

◆ operator=() [2/2]

template<typename MSXDEVICE , typename... CT_INTERVALS>
GlobalReadClient & openmsx::GlobalReadClient< MSXDEVICE, CT_INTERVALS >::operator= ( GlobalReadClient< MSXDEVICE, CT_INTERVALS > &&  )
delete

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