Module
|
#include <ThreadObject.hpp>
Protected Member Functions | |
virtual void | run ()=0 |
Protected Attributes | |
ThreadData * | data |
Friends | |
class | ThreadingInterface |
|
protectedpure virtual |
Implemented in Module::GraphicsInterface, and Module::AudioInterface.
|
friend |
|
protected |