DABC (Data Acquisition Backbone Core)
2.9.9
|
Object which could be run inside the dabc::PosixThread More...
#include <dabc/threads.h>
Public Member Functions | |
virtual void * | MainLoop ()=0 |
virtual void | RunnableCancelled () |
virtual | ~Runnable () |
Friends | |
class | Thread |
Object which could be run inside the dabc::PosixThread
|
virtual |
Definition at line 148 of file threads.cxx.
|
pure virtual |
Implemented in dabc::Thread.
|
inlinevirtual |
Reimplemented in dabc::Thread.