MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMModuleBase/WEMProcessor.h File Reference

The WEMProcessor is the base class for all modules that process WEMs, be it automatically or interactive. More...

#include "WEMBase/WEM.h"
#include "WEMGenerator.h"
#include "WEMBase/WEMRequirements.h"

Go to the source code of this file.

Classes

class  ml::WEMProcessor
 The WEMProcessor is the base class for all modules that process WEMs, be it automatically or interactive. More...

Namespaces

namespace  ml
 

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



Detailed Description

The WEMProcessor is the base class for all modules that process WEMs, be it automatically or interactive.

Basically it determines the type of the WEM and an id that can be used to associate WEMs with their processor. Modules with a WEM input and a WEM output derive from this module.

Author:
Olaf Konrad, Bart De Dobbelaer
Date:
8/2007

Definition in file WEMProcessor.h.