MeVisLabToolboxReference
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTask.h File Reference
#include "MLBackgroundTasksSystem.h"
#include "mlBackgroundTaskMessageQueue.h"
#include "mlTimeCounter.h"
#include <boost/thread/mutex.hpp>
#include <boost/thread/condition.hpp>

Go to the source code of this file.

Classes

class  ml::BackgroundTask
 Base class for a task that is started in an extra thread. More...
class  ml::BackgroundTask::Observer
 Abstract interface to observe the BackgroundTask. More...

Namespaces

namespace  ml
 

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


Typedefs

typedef void ml::BackgroundTaskFinishedCB (void *data, BackgroundTask *task)

Detailed Description

Author:
Florian Link
Date:
2007-10

Definition in file mlBackgroundTask.h.