11 #ifdef DtUSE_UTILITIES_NAMESPACE
12 namespace DtUSE_UTILITIES_NAMESPACE
39 virtual void run() = 0;
52 void execute(
volatile bool* stopFlag);
59 #ifdef DtUSE_UTILITIES_NAMESPACE
void execute(volatile bool *stopFlag)
Execute the code.
volatile bool * myStopFlag
Pointer to the stop flag.
Definition: vlRunnable.h:56
Declares the DtRunnable class for defining a object that can be run in a thread.
Definition: vlRunnable.h:28
The thread start object.
Definition: vlThread.h:35
This file contains typedefs for machine dependant types.
#define DT_DLL_VLUTIL
Definition: vlMachineTypes.h:109