OSFI-C++
3.10.0
OpenSF Integration Library
|
Foreign-function interface to OSFI-C++. More...
Go to the source code of this file.
Foreign-function interface to OSFI-C++.
This file exposes an interface to the OSFI functions that can be called without C++ name mangling or other C++-specific features such as exception handling. It is not the OSFI-C interface, which resides in "OSFIC.h". It is intended as an intermediate layer to create bindings to OSFI-C++ from other languages; currently C and Fortran are supported through it.