MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMDiagnostics/WEMPatchDiagnosis.h File Reference

This class provides diagnostic information on a WEMPatch. More...

Go to the source code of this file.

Classes

class  ml::WEMPatchDiagnosis
 This class provides diagnostic information on a WEMNode. More...

Namespaces

namespace  ml
 

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


Variables

const int ml::PATCH_SEVERITY_ALLISWELL = 0
 Error status: no error at all.
const int ml::PATCH_SEVERITY_NOTICE = 1
 Error status: just a notice.
const int ml::PATCH_SEVERITY_WARNING = 2
 Error status: a warning.
const int ml::PATCH_SEVERITY_ERROR = 3
 Error status: an error.
const int ml::PATCH_SEVERITY_FATAL = 4
 Error status: a serious error.

Detailed Description

This class provides diagnostic information on a WEMPatch.

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

Definition in file WEMPatchDiagnosis.h.