otsdaq  v1_01_03
 All Classes Namespaces Functions
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ots::WorkLoop Class Referenceabstract
+ Inheritance diagram for ots::WorkLoop:

Public Member Functions

 WorkLoop (std::string name)
 
void startWorkLoop (void)
 
bool stopWorkLoop (void)
 

Protected Member Functions

virtual bool workLoopThread (toolbox::task::WorkLoop *workLoop)=0
 
const std::string & getWorkLoopName (void)
 

Protected Attributes

volatile bool continueWorkLoop_
 

Detailed Description

Definition at line 11 of file WorkLoop.h.


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