#include <jni.h>Go to the source code of this file.
Functions | |
| JNIEXPORT jlong JNICALL | Java_net_threebit_jvr_sr_getevtdev__J (JNIEnv *, jclass, jlong) |
| JNIEXPORT jlong JNICALL | Java_net_threebit_jvr_sr_getevttype__J (JNIEnv *, jclass, jlong) |
| JNIEXPORT jint JNICALL | Java_net_threebit_jvr_sr_getevtdev__ (JNIEnv *, jclass) |
| JNIEXPORT jlong JNICALL | Java_net_threebit_jvr_sr_getevttype__ (JNIEnv *, jclass) |
| JNIEXPORT jlong JNICALL | Java_net_threebit_jvr_sr_ATDV_1LASTERR (JNIEnv *, jclass, jint) |
| JNIEXPORT jstring JNICALL | Java_net_threebit_jvr_sr_ATDV_1ERRMSGP (JNIEnv *, jclass, jint) |
| JNIEXPORT jstring JNICALL | Java_net_threebit_jvr_sr_ATDV_1NAMEP (JNIEnv *, jclass, jint) |
| JNIEXPORT jlong JNICALL | Java_net_threebit_jvr_sr_getevtlen__J (JNIEnv *, jclass, jlong) |
| JNIEXPORT jlong JNICALL | Java_net_threebit_jvr_sr_getevtlen__ (JNIEnv *, jclass) |
| JNIEXPORT jobject JNICALL | Java_net_threebit_jvr_sr_getevtdata__J (JNIEnv *, jclass, jlong) |
| JNIEXPORT jobject JNICALL | Java_net_threebit_jvr_sr_getevtdata__ (JNIEnv *, jclass) |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Definition at line 110 of file sr.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
|
||||||||||||||||
|
|
|
||||||||||||
|
Definition at line 223 of file sr.cpp. References jvr_convert_evtdatap_n2j(), JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_JVR. |
|
||||||||||||||||
|
Definition at line 198 of file sr.cpp. References jvr_convert_evtdatap_n2j(), JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_JVR. |
|
||||||||||||
|
Definition at line 70 of file sr.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_JVR. |
|
||||||||||||||||
|
Definition at line 30 of file sr.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_JVR. |
|
||||||||||||
|
Definition at line 176 of file sr.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_JVR. |
|
||||||||||||||||
|
Definition at line 154 of file sr.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_JVR. |
|
||||||||||||
|
Definition at line 90 of file sr.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_JVR. |
|
||||||||||||||||
|
Definition at line 50 of file sr.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_JVR. |
1.3.5