ML Reference
MeVis/Foundation/Sources/ML/include/host/mlMultiThreadedPageRequestProcessor.h File Reference
#include "mlInitSystemML.h"
#include "mlPageRequestProcessorBase.h"
#include "mlAtomicCounter.h"
#include "mlProcessingTimeLine.h"
#include <boost/thread.hpp>
#include <mlMutex.h>
#include <mlWaitCondition.h>

Go to the source code of this file.

Classes

class  ml::MultiThreadedPageRequestProcessor
 A multi-threaded processor that takes one or even multiple tile requests and can process them iteratively. More...
struct  ml::MultiThreadedPageRequestProcessor::WorkerThreadState
 Struct used by the worker threads and the io threads.
struct  ml::MultiThreadedPageRequestProcessor::ProfilingInfo
 Struct to store profiling infos from different threads.

Namespaces

namespace  ml
 

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



Detailed Description

Author:
Florian Link
Date:
08/2009

Definition in file mlMultiThreadedPageRequestProcessor.h.