ML Reference
MeVis/Foundation/Sources/MLUtilities/mlThread.h File Reference

Platform independent class to manage a thread. More...

#include "mlUtilsSystem.h"
#include "mlSystemWarningsDisable.h"
#include <boost/thread.hpp>
#include "mlSystemWarningsRestore.h"

Go to the source code of this file.

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.


Typedefs

typedef boost::thread ml::Thread

Detailed Description

Platform independent class to manage a thread.

Author:
Florian Link
Date:
10/2007

Definition in file mlThread.h.