#include <jni.h>Go to the source code of this file.
Functions | |
| JNIEXPORT jint JNICALL | Java_net_threebit_jvr_dt_open (JNIEnv *, jclass, jstring, jint) |
| JNIEXPORT jint JNICALL | Java_net_threebit_jvr_dt_close (JNIEnv *, jclass, jint) |
| JNIEXPORT jint JNICALL | Java_net_threebit_jvr_dt_setevtmsk (JNIEnv *, jclass, jint, jint, jint, jint) |
| JNIEXPORT jint JNICALL | Java_net_threebit_jvr_dt_listen (JNIEnv *, jclass, jint, jobject) |
| JNIEXPORT jint JNICALL | Java_net_threebit_jvr_dt_unlisten (JNIEnv *, jclass, jint) |
| JNIEXPORT jobject JNICALL | Java_net_threebit_jvr_dt_getxmitslot (JNIEnv *, jclass, jint) |
| JNIEXPORT jint JNICALL | Java_net_threebit_jvr_dt_xmitwink (JNIEnv *, jclass, jint, jint) |
| JNIEXPORT jint JNICALL | Java_net_threebit_jvr_dt_settssigsim (JNIEnv *, jclass, jint, jint) |
| JNIEXPORT jint JNICALL | Java_net_threebit_jvr_dt_settssig (JNIEnv *, jclass, jint, jint, jint) |
| JNIEXPORT jlong JNICALL | Java_net_threebit_jvr_dt_ATDT_1TSSGBIT (JNIEnv *, jclass, jint) |
| JNIEXPORT jlong JNICALL | Java_net_threebit_jvr_dt_ATDT_1STATUS (JNIEnv *, jclass, jint) |
|
||||||||||||||||
|
Definition at line 209 of file dt.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
|
||||||||||||||||
|
Definition at line 193 of file dt.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
|
||||||||||||||||
|
Definition at line 48 of file dt.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
|
||||||||||||||||
|
Definition at line 117 of file dt.cpp. References init(), jvr_convert_sctsinfo_n2j(), JVR_ENTER, JVR_EXIT, jvr_throw(), JVR_THROW_DG, and sc_tsinfo_class. |
|
||||||||||||||||||||
|
Definition at line 80 of file dt.cpp. References jvr_convert_sctsinfo_j2n(), JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
|
||||||||||||||||||||
|
Definition at line 30 of file dt.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
|
||||||||||||||||||||||||||||
|
Definition at line 64 of file dt.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
|
||||||||||||||||||||||||
|
Definition at line 177 of file dt.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
|
||||||||||||||||||||
|
Definition at line 161 of file dt.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
|
||||||||||||||||
|
Definition at line 101 of file dt.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
|
||||||||||||||||||||
|
Definition at line 145 of file dt.cpp. References JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_DG. |
1.3.5