]> rtime.felk.cvut.cz Git - orte.git/blob - orte/include/jorte/org_ocera_orte_types_DomainProp.h
JORTE: add basic Java domain manager
[orte.git] / orte / include / jorte / org_ocera_orte_types_DomainProp.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class org_ocera_orte_types_DomainProp */
4
5 #ifndef _Included_org_ocera_orte_types_DomainProp
6 #define _Included_org_ocera_orte_types_DomainProp
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /*
11  * Class:     org_ocera_orte_types_DomainProp
12  * Method:    jORTEDomainPropDefaultGet
13  * Signature: ()J
14  */
15 JNIEXPORT jlong JNICALL Java_org_ocera_orte_types_DomainProp_jORTEDomainPropDefaultGet
16   (JNIEnv *, jclass);
17
18 /*
19  * Class:     org_ocera_orte_types_DomainProp
20  * Method:    jORTEDomainPropMgrsSet
21  * Signature: ()Z
22  */
23 JNIEXPORT jboolean JNICALL Java_org_ocera_orte_types_DomainProp_jORTEDomainPropMgrsSet
24   (JNIEnv *, jobject);
25
26 #ifdef __cplusplus
27 }
28 #endif
29 #endif