Integration of OCCT 6.5.0 from SVN
[occt.git] / samples / java / inc / SampleHLRJni_TColStd_Array1OfReal.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class SampleHLRJni_TColStd_0005fArray1OfReal */
4
5 #ifndef _Included_SampleHLRJni_TColStd_0005fArray1OfReal
6 #define _Included_SampleHLRJni_TColStd_0005fArray1OfReal
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /* Inaccessible static: myCasLock */
11 /*
12  * Class:     SampleHLRJni_TColStd_0005fArray1OfReal
13  * Method:    FinalizeValue
14  * Signature: (J)V
15  */
16 JNIEXPORT void JNICALL Java_SampleHLRJni_TColStd_1Array1OfReal_FinalizeValue
17   (JNIEnv *, jclass, jlong);
18
19 #ifdef __cplusplus
20 }
21 #endif
22 #endif