|
CACAO
|
Go to the source code of this file.
Functions | |
| JNIEXPORT void JNICALL | Java_com_sun_cldchi_io_ConsoleOutputStream_write (JNIEnv *env, jobject _this, jint c) |
| void | _Jv_com_sun_cldchi_io_ConsoleOutputStream_init (void) |
Variables | |
| static JNINativeMethod | methods [] |
Definition at line 72 of file com_sun_cldchi_io_ConsoleOutputStream.cpp.
| JNIEXPORT void JNICALL Java_com_sun_cldchi_io_ConsoleOutputStream_write | ( | JNIEnv * | env, |
| jobject | _this, | ||
| jint | c | ||
| ) |
Definition at line 51 of file com_sun_cldchi_io_ConsoleOutputStream.cpp.
|
static |
Definition at line 61 of file com_sun_cldchi_io_ConsoleOutputStream.cpp.
1.8.5