mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-31 07:17:46 +08:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
/* DO NOT EDIT THIS FILE - it is machine generated */
|
||||
#include <jni.h>
|
||||
/* Header for class SampleAISBasicJni_TCollection_0005fAsciiString */
|
||||
|
||||
#ifndef _Included_SampleAISBasicJni_TCollection_0005fAsciiString
|
||||
#define _Included_SampleAISBasicJni_TCollection_0005fAsciiString
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
/* Inaccessible static: myCasLock */
|
||||
/*
|
||||
* Class: SampleAISBasicJni_TCollection_0005fAsciiString
|
||||
* Method: FinalizeValue
|
||||
* Signature: (J)V
|
||||
*/
|
||||
JNIEXPORT void JNICALL Java_SampleAISBasicJni_TCollection_1AsciiString_FinalizeValue
|
||||
(JNIEnv *, jclass, jlong);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user