ML Reference
MeVis/Foundation/Sources/ML/include/mlEngine.h File Reference

Defined and implements an engine, an ML module implementing only operations on fields. More...

#include "mlInitSystemML.h"
#include "mlModuleIncludes.h"

Go to the source code of this file.

Classes

class  ml::Engine
 Base class for all ML Engines which are derived from Module, which have no inputs or outputs and which implements field connections or operations on fields. More...

Namespaces

namespace  ml
 

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



Detailed Description

Defined and implements an engine, an ML module implementing only operations on fields.

Author:
Florian Link
Date:
4/2001

Definition in file mlEngine.h.