#include <jni.h>Go to the source code of this file.
Functions | |
| JNIEXPORT jint JNICALL | Java_net_threebit_jvr_DV_1DIGIT_allocateBuffer (JNIEnv *, jclass) |
| JNIEXPORT void JNICALL | Java_net_threebit_jvr_DV_1DIGIT_releaseBuffer (JNIEnv *, jclass, jint) |
| JNIEXPORT jstring JNICALL | Java_net_threebit_jvr_DV_1DIGIT_getDigits (JNIEnv *, jclass, jint) |
|
||||||||||||
|
Definition at line 121 of file dx.cpp. References DIGBUF_MAXSIZE, jvr_digbuf_alloc, JVR_DIGBUF_INIT, JVR_DIGBUF_READY, JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_JVR. |
|
||||||||||||||||
|
Definition at line 180 of file dx.cpp. References digits, jvr_digbuf, jvr_digbuf_alloc, JVR_ENTER, JVR_EXIT, jvr_throw(), and JVR_THROW_JVR. |
|
||||||||||||||||
|
Definition at line 161 of file dx.cpp. References jvr_digbuf_alloc, JVR_ENTER, and JVR_EXIT. |
1.3.5