]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/jorte/jorte_typedefs_defines.h
JORTE: update license headers and clean-up includes
[orte.git] / orte / include / jorte / jorte_typedefs_defines.h
index cb0f50d3ffbd031e46eede36b6bc7ccbe4077e34..6281377b66df3e1ddbb61ee3884870aa7c7253d0 100644 (file)
@@ -1,7 +1,13 @@
 /* typedefs_defines_jorte.h */
 
 /**
+  * This code provides conversion between JAVA a C environments.
+  * The C functions are calling here and results are send to JAVA
+  * native functions. It uses the header pregenerated by JAVA
+  * (by command 'javah -jni class_with_native_function')
+  *
   * @author Lukas Pokorny (lukas_pokorny@centrum.cz)
+  * @author Martin Vajnar (martin.vajnar@gmail.com)
   * @author CTU FEE Prague - Department of Control Engineering (dce.felk.cvut.cz)
   * @author Project ORTE - OCERA Real Time Ethernet (www.ocera.org)
   * @author dedication to Kj
@@ -20,6 +26,7 @@
   *
   */
 
+#include <jni.h>
 
 typedef struct
 {