|
static void | jvlcconfig_sLcRuntimeCallback (MK_RT mkrt) |
|
JNIEXPORT jobject JNICALL | Java_jvlcconfig_LcConfig_ConfigFormatE_1FromInt (JNIEnv *env, jclass class, jint value) |
| Java: [static] LcConfigFormatE ConfigFormatE_FromInt(int value) → C-API
return the LcConfigFormatE from integer …
|
|
JNIEXPORT jobject JNICALL | Java_jvlcconfig_LcConfig_ConfigOptionsEF_1FromInt (JNIEnv *env, jclass class, jint value) |
| Java: [static] LcConfigOptionsEF ConfigOptionsEF_FromInt(int value) → C-API
return the LcConfigOptionsEF from integer …
|
|
JNIEXPORT jobject JNICALL | Java_jvlcconfig_LcConfig_ConfigTypeE_1FromInt (JNIEnv *env, jclass class, jint value) |
| Java: [static] LcConfigTypeE ConfigTypeE_FromInt(int value) → C-API
return the LcConfigTypeE from integer …
|
|
JNIEXPORT jobject JNICALL | Java_jvlcconfig_LcConfig_ErrorE_1FromInt (JNIEnv *env, jclass class, jint value) |
| Java: [static] LcErrorE ErrorE_FromInt(int value) → C-API
return the LcErrorE from integer …
|
|
JNIEXPORT jobject JNICALL | Java_jvlcconfig_LcConfig_ErrorTypeE_1FromInt (JNIEnv *env, jclass class, jint value) |
| Java: [static] LcErrorTypeE ErrorTypeE_FromInt(int value) → C-API
return the LcErrorTypeE from integer …
|
|
JNIEXPORT jint JNICALL | Java_jvlcconfig_LcConfig_ConfigFormatE_1ToInt (JNIEnv *env, jclass class, jobject value) |
| Java: [static] int ConfigFormatE_ToInt(LcConfigFormatE value) → C-API
return the LcConfigFormatE as integer …
|
|
JNIEXPORT jstring JNICALL | Java_jvlcconfig_LcConfig_ConfigFormatE_1ToString (JNIEnv *env, jclass class, jobject value) |
| Java: [static] String ConfigFormatE_ToString(LcConfigFormatE value) → C-API
return the LcConfigFormatE as string …
|
|
JNIEXPORT jint JNICALL | Java_jvlcconfig_LcConfig_ConfigOptionsEF_1ToInt (JNIEnv *env, jclass class, jobject value) |
| Java: [static] int ConfigOptionsEF_ToInt(LcConfigOptionsEF value) → C-API
return the LcConfigOptionsEF as integer …
|
|
JNIEXPORT jstring JNICALL | Java_jvlcconfig_LcConfig_ConfigOptionsEF_1ToString (JNIEnv *env, jclass class, jobject value) |
| Java: [static] String ConfigOptionsEF_ToString(LcConfigOptionsEF value) → C-API
return the LcConfigOptionsEF as string …
|
|
JNIEXPORT jint JNICALL | Java_jvlcconfig_LcConfig_ConfigTypeE_1ToInt (JNIEnv *env, jclass class, jobject value) |
| Java: [static] int ConfigTypeE_ToInt(LcConfigTypeE value) → C-API
return the LcConfigTypeE as integer …
|
|
JNIEXPORT jstring JNICALL | Java_jvlcconfig_LcConfig_ConfigTypeE_1ToString (JNIEnv *env, jclass class, jobject value) |
| Java: [static] String ConfigTypeE_ToString(LcConfigTypeE value) → C-API
return the LcConfigTypeE as string …
|
|
JNIEXPORT jint JNICALL | Java_jvlcconfig_LcConfig_ErrorE_1ToInt (JNIEnv *env, jclass class, jobject value) |
| Java: [static] int ErrorE_ToInt(LcErrorE value) → C-API
return the LcErrorE as integer …
|
|
JNIEXPORT jstring JNICALL | Java_jvlcconfig_LcConfig_ErrorE_1ToString (JNIEnv *env, jclass class, jobject value) |
| Java: [static] String ErrorE_ToString(LcErrorE value) → C-API
return the LcErrorE as string …
|
|
JNIEXPORT jint JNICALL | Java_jvlcconfig_LcConfig_ErrorTypeE_1ToInt (JNIEnv *env, jclass class, jobject value) |
| Java: [static] int ErrorTypeE_ToInt(LcErrorTypeE value) → C-API
return the LcErrorTypeE as integer …
|
|
JNIEXPORT jstring JNICALL | Java_jvlcconfig_LcConfig_ErrorTypeE_1ToString (JNIEnv *env, jclass class, jobject value) |
| Java: [static] String ErrorTypeE_ToString(LcErrorTypeE value) → C-API
return the LcErrorTypeE as string …
|
|
JNIEXPORT void JNICALL | Java_jvlcconfig_LcConfig_Cleanup (JNIEnv *env, jclass class) |
| Java: [static] Cleanup() → C-API
cleanup jvlcconfig internal memory …
|
|
JNIEXPORT void JNICALL | Setup (JNIEnv *env, jclass class) |
| Java: [static] Setup() → C-API
setup jvlcconfig internal memory …
|
|
tag: nhi1-release-250425
- Copyright
- (C) NHI - #1 - Project - Group This software has NO permission to copy, please contact AUTHOR for additional information
Definition in file LibLcConfig_jv.c.