jvms.h

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/ 
00002 /* INRIA 2006 */
00003 /* Allan CORNET*/
00004 /*-----------------------------------------------------------------------------------*/ 
00005 #ifndef __JVMS__
00006 #define __JVMS__
00007 /*-----------------------------------------------------------------------------------*/ 
00008 #include "jni.h"
00009 #include "jvm_common.h"
00010 #ifdef _MSC_VER
00011   #include <windows.h>
00012 #endif
00013 #include <string.h>
00014 #include "machine.h"
00015 /*-----------------------------------------------------------------------------------*/ 
00016 IMPORT_EXPORT_LIBJVM_DLL int StartJVMs(char *SCILAB_PATH);
00017 IMPORT_EXPORT_LIBJVM_DLL int TerminateJVMs(void);
00018 /*-----------------------------------------------------------------------------------*/ 
00019 #endif /* __JVMS__ */
00020 /*-----------------------------------------------------------------------------------*/ 
00021 

Generated on Sun Mar 4 15:03:58 2007 for Scilab [trunk] by  doxygen 1.5.1