![]() |
LibraryLink Utilities
3.0.1
Modern C++ wrapper over LibraryLink and WSTP
|
Directory dependency graph for LLU:Directories |
Files | |
| file | FileUtilities.h [code] |
| file | LibraryData.h [code] |
| file | LibraryLinkFunctionMacro.h [code] |
| Small collection of macros designed to reduce the amount of boilerplate code and to work around certain MSVC bug. Defined in a separate header file to limit their scope. Use those macros only for interface functions (functions that will be loaded with LibraryFunctionLoad). | |
| file | LLU.h [code] |
| Header file which includes all major parts of LLU. | |
| file | ManagedExpression.hpp [code] |
| Definition of the ManagedExpressionStore class template which provides C++ API for the Managed Expressions from LibraryLink. | |
| file | MArgument.h [code] |
| Template class and utilities to work with MArgument in type-safe manner. | |
| file | MArgumentManager.h [code] |
| Definition of MArgumentManager class. | |
| file | NoMinMaxWindows.h [code] |
Include windows.h without min and max macros. | |
| file | ProgressMonitor.h [code] |
| Definition of ProgressMonitor class. | |
| file | TypedMArgument.h [code] |
| file | Utilities.hpp [code] |
| Short but generally useful functions. | |