MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLKernel/mlInitSystemKernel.h File Reference

Includes files used in many parts of the dll, defined dll-specific macros and controls any system dependent parts of the dll. More...

#include <mlModuleIncludes.h>

Go to the source code of this file.

Defines

#define MLKERNELEXPORT   ML_LIBRARY_IMPORT_ATTRIBUTE
 Import/Export symbols written before all classes, functions etc.

Detailed Description

Includes files used in many parts of the dll, defined dll-specific macros and controls any system dependent parts of the dll.

Author:
Wolf Spindler
Date:
09/2001

For related code and more information see mlKernelExample.h, mlKernel.h, mlKernelBaseModule.h, mlKernelModule.h, mlKernelEditor.h, mlRankFilter.h, mlExtConvolutionFilter.h, mlKernelMacros, mlKernelTools.h and mlConvolutionFilter.h.

Definition in file mlInitSystemKernel.h.


Define Documentation

#define MLKERNELEXPORT   ML_LIBRARY_IMPORT_ATTRIBUTE

Import/Export symbols written before all classes, functions etc.

to make them visible outside this dll.

Definition at line 37 of file mlInitSystemKernel.h.