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

#include <Thread.hh>

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

Public Member Functions

virtual void run ()=0
 

Protected Member Functions

 ~Runnable ()
 

Detailed Description

Definition at line 8 of file Thread.hh.

Constructor & Destructor Documentation

§ ~Runnable()

openmsx::Runnable::~Runnable ( )
inlineprotected

Definition at line 14 of file Thread.hh.

Member Function Documentation

§ run()

virtual void openmsx::Runnable::run ( )
pure virtual

Referenced by openmsx::Thread::join().


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