|
MeVisLab Toolbox Reference
|
#include "WEMTools/WEMToolsIncludes.h"Go to the source code of this file.
Classes | |
| class | ml::WEMEdgeDiagnosis |
| This class provides diagnostic information on a WEMEdge. More... | |
Namespaces | |
| namespace | ml |
| Main documentation file for ML users and developers. | |
Variables | |
| const int | ml::EDGE_SEVERITY_ALLISWELL = 0 |
| Error status: no error at all. | |
| const int | ml::EDGE_SEVERITY_NOTICE = 1 |
| Error status: just a notice. | |
| const int | ml::EDGE_SEVERITY_WARNING = 2 |
| Error status: a warning. | |
| const int | ml::EDGE_SEVERITY_ERROR = 3 |
| Error status: an error. | |
| const int | ml::EDGE_SEVERITY_FATAL = 4 |
| Error status: a serious error. | |