]> rtime.felk.cvut.cz Git - orte.git/blob - orte/include/jorte/org_ocera_orte_tools_GetORTEConstant.h
Revert "JORTE: update license headers and clean-up includes"
[orte.git] / orte / include / jorte / org_ocera_orte_tools_GetORTEConstant.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class org_ocera_orte_tools_GetORTEConstant */
4
5 #ifndef _Included_org_ocera_orte_tools_GetORTEConstant
6 #define _Included_org_ocera_orte_tools_GetORTEConstant
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /*
11  * Class:     org_ocera_orte_tools_GetORTEConstant
12  * Method:    getConstant
13  * Signature: (Ljava/lang/String;)I
14  */
15 JNIEXPORT jint JNICALL Java_org_ocera_orte_tools_GetORTEConstant_getConstant
16   (JNIEnv *, jobject, jstring);
17
18 #ifdef __cplusplus
19 }
20 #endif
21 #endif