otsdaq
v2_00_00
|
Public Member Functions | |
WorkLoop (std::string name) | |
void | startWorkLoop (void) |
bool | stopWorkLoop (void) |
bool | isActive (void) |
Protected Member Functions | |
virtual bool | workLoopThread (toolbox::task::WorkLoop *workLoop)=0 |
const std::string & | getWorkLoopName (void) |
Protected Attributes | |
volatile bool | continueWorkLoop_ |
Definition at line 11 of file WorkLoop.h.