This file provides access to the most basic ML functionality which is system-dependent and defines system-independent settings from it. This includes:
Import and export symbols for Microsoft® platforms,
The 64 bit integer data type, some constants and types around it,
Stream input and stream output for 64 bit integer (C++ mode only),
All system include files needed by any ML class and most ML modules (C++ mode only), and
ML initialization and destruction functions in the namespace ml (C++ mode only).
Note | |
---|---|
This file is compiled in pure C style if the compiler switch
Generally you do not have to care about this file, because the file is included in the correct mode when ML classes are used. |
© 2024 MeVis Medical Solutions AG