FEDEM Solver  R8.0
Source code of the dynamics solver
Macros
FFaExport.H File Reference

Macros to aid export of symbols in shared object libraries. More...

Go to the source code of this file.

Macros

#define DLLexport(ret)   ret
 Macro for C++ binding to function in shared object librararies. More...
 

Detailed Description

Macros to aid export of symbols in shared object libraries.

Macro Definition Documentation

◆ DLLexport

#define DLLexport (   ret)    ret

Macro for C++ binding to function in shared object librararies.