OSFI-C++  3.10.0
OpenSF Integration Library
OSFI_ffi.h
Go to the documentation of this file.
1 /*
2  * openSF Integration Libraries (OSFI)
3  * Deimos Space, S.L.U.
4  *
5  * This file is part of OSFI. OSFI is free software; you can redistribute it
6  * and/or modify it under the terms of the 'ESA Software Community Licence Permissive' as
7  * published by the European Space Agency; either version 2.4 of the License,
8  * or (at your option) any later version. You should have received a
9  * copy of the 'ESA Software Community Licence Permissive - v2.4' along with this program
10  * or one can be found at <http://eop-cfi.esa.int/index.php/docs-and-mission-data/licensing-documents>.
11  */
12 
23 #ifndef OSFI_FFI_H
24 #define OSFI_FFI_H
25 
26 #include "ffi/CLP.h"
27 #include "ffi/ConFM.h"
28 #include "ffi/EHLog.h"
29 
30 #endif /* OSFI_FFI_H */
Foreign-function interface to the ConFM module of OSFI-C++.
Foreign-function interface to the EHLog module of OSFI-C++.
Foreign-function interface to the CLP module of OSFI-C++.