openMSX
Public Member Functions | Protected Member Functions | List of all members
openmsx::EmuTimerCallback Class Referenceabstract

#include <EmuTimer.hh>

Inheritance diagram for openmsx::EmuTimerCallback:
Inheritance graph
[legend]

Public Member Functions

virtual void callback (byte value)=0
 

Protected Member Functions

 ~EmuTimerCallback ()=default
 

Detailed Description

Definition at line 11 of file EmuTimer.hh.

Constructor & Destructor Documentation

◆ ~EmuTimerCallback()

openmsx::EmuTimerCallback::~EmuTimerCallback ( )
protecteddefault

Member Function Documentation

◆ callback()

virtual void openmsx::EmuTimerCallback::callback ( byte  value)
pure virtual

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