MeVisLabToolboxReference
MeVis/Foundation/Sources/MLBackgroundTasks/mlBackgroundTaskTileProcessor.h File Reference
#include "MLBackgroundTasksSystem.h"
#include "mlImagingBackgroundTask.h"
#include "mlTileIterator.h"
#include <deque>

Go to the source code of this file.

Classes

class  ml::BackgroundTaskTileProcessorBase
 BackgroundTaskTileProcessorBase is the base class for processors that request an input image tile-by-tile. More...
class  ml::BackgroundTaskTileProcessor
 A BackgroundTaskTileProcessor can be used as a base class for processing an input image tile-by-tile without handling the details of an asynchronous request queue yourself. More...

Namespaces

namespace  ml
 

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



Detailed Description

Author:
Florian Link
Date:
2007-10

Definition in file mlBackgroundTaskTileProcessor.h.