MeVisLab Toolbox Reference
mlInitSystemKernel.h File Reference
#include <mlModuleIncludes.h>

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ MLKERNELEXPORT

#define MLKERNELEXPORT   ML_LIBRARY_IMPORT_ATTRIBUTE

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

Import/Export symbols written before all classes, functions etc. to make them visible outside this dll.

Definition at line 42 of file mlInitSystemKernel.h.