ML Reference
MeVis/Foundation/Sources/ML/include/mlModuleInterfaces.h File Reference
#include "mlInitSystemML.h"
#include "mlBasics.h"

Go to the source code of this file.

Classes

class  ml::UserThreadData
 Base class for thread local data that is passed to CalculateOutputImageHandler::calculateOutputSubImage. More...
class  ml::CalculateOutputImageHandler
 Base class for the calculation of pages of an output image (PagedImage) of a Module. More...

Namespaces

namespace  ml
 

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


Typedefs

typedef void ml::CalculateOutputImagePropertiesCB (void *userData, PagedImage *outImage)
 Callback for the calculation of the output image properties for outputImage.

Detailed Description

Author:
Florian Link
Date:
8/2009

Definition in file mlModuleInterfaces.h.