![]() |
LibraryLink Utilities
3.0.1
Modern C++ wrapper over LibraryLink and WSTP
|
#include "LLU/ErrorLog/ErrorManager.h"#include "LLU/LibraryData.h"#include "LLU/WSTP/Utilities.h"#include "LLU/WSTP/WSStream.hpp"
Include dependency graph for ErrorManager.cpp:Namespaces | |
| LLU | |
| Main namespace of LibraryLink Utilities. | |
Functions | |
| EXTERN_C DLLEXPORT int | LLU::sendRegisteredErrors ([[maybe_unused]] WolframLibraryData libData, WSLINK mlp) |
| LibraryLink function that LLU will call to send all errors registered in C++ to the Wolfram Language layer. More... | |