?? edu_gatech_cc_is_newton_newton.h
字號:
/* DO NOT EDIT THIS FILE - it is machine generated */#include <jni.h>/* Header for class EDU_gatech_cc_is_newton_Newton */#ifndef _Included_EDU_gatech_cc_is_newton_Newton#define _Included_EDU_gatech_cc_is_newton_Newton#ifdef __cplusplusextern "C" {#endif/* * Class: EDU_gatech_cc_is_newton_Newton * Method: make_resident * Signature: ()I */JNIEXPORT jint JNICALL Java_EDU_gatech_cc_is_newton_Newton_make_1resident (JNIEnv *, jobject);/* * Class: EDU_gatech_cc_is_newton_Newton * Method: make_free * Signature: ()I */JNIEXPORT jint JNICALL Java_EDU_gatech_cc_is_newton_Newton_make_1free (JNIEnv *, jobject);/* * Class: EDU_gatech_cc_is_newton_Newton * Method: open_newton * Signature: (II)I */JNIEXPORT jint JNICALL Java_EDU_gatech_cc_is_newton_Newton_open_1newton (JNIEnv *, jobject, jint, jint);/* * Class: EDU_gatech_cc_is_newton_Newton * Method: read_frame * Signature: ()V */JNIEXPORT void JNICALL Java_EDU_gatech_cc_is_newton_Newton_read_1frame (JNIEnv *, jobject);/* * Class: EDU_gatech_cc_is_newton_Newton * Method: getNumVis * Signature: (I)I */JNIEXPORT jint JNICALL Java_EDU_gatech_cc_is_newton_Newton_getNumVis (JNIEnv *, jobject, jint);/* * Class: EDU_gatech_cc_is_newton_Newton * Method: getX * Signature: (I[I)V */JNIEXPORT void JNICALL Java_EDU_gatech_cc_is_newton_Newton_getX (JNIEnv *, jobject, jint, jintArray);/* * Class: EDU_gatech_cc_is_newton_Newton * Method: getY * Signature: (I[I)V */JNIEXPORT void JNICALL Java_EDU_gatech_cc_is_newton_Newton_getY (JNIEnv *, jobject, jint, jintArray);/* * Class: EDU_gatech_cc_is_newton_Newton * Method: getArea * Signature: (I[I)V */JNIEXPORT void JNICALL Java_EDU_gatech_cc_is_newton_Newton_getArea (JNIEnv *, jobject, jint, jintArray);#ifdef __cplusplus}#endif#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -