/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class CASCADESamplesJni_Aspect_0005fWidthMapEntry */ #ifndef _Included_CASCADESamplesJni_Aspect_0005fWidthMapEntry #define _Included_CASCADESamplesJni_Aspect_0005fWidthMapEntry #ifdef __cplusplus extern "C" { #endif /* Inaccessible static: myCasLock */ /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Aspect_WidthMapEntry_Create_1 * Signature: ()V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_11 (JNIEnv *, jobject); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Aspect_WidthMapEntry_Create_2 * Signature: (II)V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_12 (JNIEnv *, jobject, jint, jint); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Aspect_WidthMapEntry_Create_3 * Signature: (ID)V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_13 (JNIEnv *, jobject, jint, jdouble); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Aspect_WidthMapEntry_Create_4 * Signature: (LCASCADESamplesJni/Aspect_WidthMapEntry;)V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_14 (JNIEnv *, jobject, jobject); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Aspect_WidthMapEntry_SetValue_1 * Signature: (II)V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_11 (JNIEnv *, jobject, jint, jint); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Aspect_WidthMapEntry_SetValue_2 * Signature: (ID)V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_12 (JNIEnv *, jobject, jint, jdouble); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Aspect_WidthMapEntry_SetValue_3 * Signature: (LCASCADESamplesJni/Aspect_WidthMapEntry;)V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_13 (JNIEnv *, jobject, jobject); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Dump * Signature: ()V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Dump (JNIEnv *, jobject); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: FinalizeValue * Signature: (J)V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_FinalizeValue (JNIEnv *, jclass, jlong); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Free * Signature: ()V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Free (JNIEnv *, jobject); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Index * Signature: ()I */ JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Index (JNIEnv *, jobject); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: IsAllocated * Signature: ()Z */ JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_IsAllocated (JNIEnv *, jobject); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: SetIndex * Signature: (I)V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_SetIndex (JNIEnv *, jobject, jint); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: SetType * Signature: (I)V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_SetType (JNIEnv *, jobject, jint); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: SetWidth * Signature: (D)V */ JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_SetWidth (JNIEnv *, jobject, jdouble); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Type * Signature: ()I */ JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Type (JNIEnv *, jobject); /* * Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry * Method: Width * Signature: ()D */ JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Width (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif