1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/samples/java/inc/CASCADESamplesJni_TCollection_BasicMap.h
2012-03-05 19:23:40 +04:00

23 lines
598 B
C
Executable File

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_TCollection_0005fBasicMap */
#ifndef _Included_CASCADESamplesJni_TCollection_0005fBasicMap
#define _Included_CASCADESamplesJni_TCollection_0005fBasicMap
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_TCollection_0005fBasicMap
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_TCollection_1BasicMap_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif