Scopira
20080306
|
#include <thread_pthreads.h>
Public Member Functions | |
virtual void | run (void)=0 |
virtual void | run (void)=0 |
An Interface for stuff that can "run"
|
pure virtual |
Runs or otherwise executes this runnable task.
Implemented in scopira::tool::thread, scopira::tool::thread, and scopira::core::sidekick_runner.
|
pure virtual |
Runs or otherwise executes this runnable task.
Implemented in scopira::tool::thread, scopira::tool::thread, and scopira::core::sidekick_runner.