ML Reference
MeVis/Foundation/Sources/MLUtilities/mlConfig.h File Reference

This file contains some global configuration switches for the ML. More...

Go to the source code of this file.

Defines

#define ML_DISABLE_TRACING
 If enabled, the compilation of try/catch macros in debug mode is enabled (which is off by default in debug mode), the error handler tries to continue after fatal errors and ML interfaces also check for exceptions.

Detailed Description

This file contains some global configuration switches for the ML.

Author:
Wolf Spindler
Date:
05/2003

Definition in file mlConfig.h.


Define Documentation

#define ML_DISABLE_TRACING

If enabled, the compilation of try/catch macros in debug mode is enabled (which is off by default in debug mode), the error handler tries to continue after fatal errors and ML interfaces also check for exceptions.

If enabled, tracing is disabled.

Definition at line 25 of file mlConfig.h.