MqMsgque PACKAGE - enum definition … More...
Classes | |
enum | jvmqmsgque.MqIdentE |
Java: enum MqIdentE → C-API More... | |
enum | jvmqmsgque.MqSlaveE |
Java: enum MqSlaveE → C-API More... | |
enum | jvmqmsgque.MqStartE |
Java: enum MqStartE → C-API More... | |
class | jvmqmsgque.MqStatusIsEF |
Java: enum MqStatusIsEF → C-API More... | |
enum | jvmqmsgque.MqWaitOnEventE |
Java: enum MqWaitOnEventE → C-API More... | |
MqMsgque PACKAGE - enum definition …
read more at: MkKernel_Enum_C_API
read more at: MkKernel_Enum_C_API
|
static |
Java:
→ C-API [static] MqIdentE IdentE_FromInt(int value)
return the MqIdentE from integer …
|
static |
Java:
→ C-API [static] int IdentE_ToInt(MqIdentE value)
return the MqIdentE as integer …
|
static |
Java:
→ C-API [static] String IdentE_ToString(MqIdentE value)
return the MqIdentE as string …
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_IdentE_1FromInt | ( | JNIEnv * | env, |
jclass | class, | ||
jint | value ) |
Java:
→ C-API [static] MqIdentE IdentE_FromInt(int value)
return the MqIdentE from integer …
Definition at line 51 of file LibMqMsgque_jv.c.
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_IdentE_1ToInt | ( | JNIEnv * | env, |
jclass | class, | ||
jobject | value ) |
Java:
→ C-API [static] int IdentE_ToInt(MqIdentE value)
return the MqIdentE as integer …
Definition at line 113 of file LibMqMsgque_jv.c.
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_IdentE_1ToString | ( | JNIEnv * | env, |
jclass | class, | ||
jobject | value ) |
Java:
→ C-API [static] String IdentE_ToString(MqIdentE value)
return the MqIdentE as string …
Definition at line 125 of file LibMqMsgque_jv.c.
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_SlaveE_1FromInt | ( | JNIEnv * | env, |
jclass | class, | ||
jint | value ) |
Java:
→ C-API [static] MqSlaveE SlaveE_FromInt(int value)
return the MqSlaveE from integer …
Definition at line 63 of file LibMqMsgque_jv.c.
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_SlaveE_1ToInt | ( | JNIEnv * | env, |
jclass | class, | ||
jobject | value ) |
Java:
→ C-API [static] int SlaveE_ToInt(MqSlaveE value)
return the MqSlaveE as integer …
Definition at line 137 of file LibMqMsgque_jv.c.
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_SlaveE_1ToString | ( | JNIEnv * | env, |
jclass | class, | ||
jobject | value ) |
Java:
→ C-API [static] String SlaveE_ToString(MqSlaveE value)
return the MqSlaveE as string …
Definition at line 149 of file LibMqMsgque_jv.c.
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_StartE_1FromInt | ( | JNIEnv * | env, |
jclass | class, | ||
jint | value ) |
Java:
→ C-API [static] MqStartE StartE_FromInt(int value)
return the MqStartE from integer …
Definition at line 75 of file LibMqMsgque_jv.c.
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_StartE_1ToInt | ( | JNIEnv * | env, |
jclass | class, | ||
jobject | value ) |
Java:
→ C-API [static] int StartE_ToInt(MqStartE value)
return the MqStartE as integer …
Definition at line 161 of file LibMqMsgque_jv.c.
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_StartE_1ToString | ( | JNIEnv * | env, |
jclass | class, | ||
jobject | value ) |
Java:
→ C-API [static] String StartE_ToString(MqStartE value)
return the MqStartE as string …
Definition at line 173 of file LibMqMsgque_jv.c.
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_StatusIsEF_1FromInt | ( | JNIEnv * | env, |
jclass | class, | ||
jint | value ) |
Java:
→ C-API [static] MqStatusIsEF StatusIsEF_FromInt(int value)
return the MqStatusIsEF from integer …
Definition at line 87 of file LibMqMsgque_jv.c.
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_StatusIsEF_1ToInt | ( | JNIEnv * | env, |
jclass | class, | ||
jobject | value ) |
Java:
→ C-API [static] int StatusIsEF_ToInt(MqStatusIsEF value)
return the MqStatusIsEF as integer …
Definition at line 185 of file LibMqMsgque_jv.c.
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_StatusIsEF_1ToString | ( | JNIEnv * | env, |
jclass | class, | ||
jobject | value ) |
Java:
→ C-API [static] String StatusIsEF_ToString(MqStatusIsEF value)
return the MqStatusIsEF as string …
Definition at line 197 of file LibMqMsgque_jv.c.
JNIEXPORT jobject JNICALL Java_jvmqmsgque_MqMsgque_WaitOnEventE_1FromInt | ( | JNIEnv * | env, |
jclass | class, | ||
jint | value ) |
Java:
→ C-API [static] MqWaitOnEventE WaitOnEventE_FromInt(int value)
return the MqWaitOnEventE from integer …
Definition at line 99 of file LibMqMsgque_jv.c.
JNIEXPORT jint JNICALL Java_jvmqmsgque_MqMsgque_WaitOnEventE_1ToInt | ( | JNIEnv * | env, |
jclass | class, | ||
jobject | value ) |
Java:
→ C-API [static] int WaitOnEventE_ToInt(MqWaitOnEventE value)
return the MqWaitOnEventE as integer …
Definition at line 209 of file LibMqMsgque_jv.c.
JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqMsgque_WaitOnEventE_1ToString | ( | JNIEnv * | env, |
jclass | class, | ||
jobject | value ) |
Java:
→ C-API [static] String WaitOnEventE_ToString(MqWaitOnEventE value)
return the MqWaitOnEventE as string …
Definition at line 221 of file LibMqMsgque_jv.c.
|
static |
Java:
→ C-API [static] MqSlaveE SlaveE_FromInt(int value)
return the MqSlaveE from integer …
|
static |
Java:
→ C-API [static] int SlaveE_ToInt(MqSlaveE value)
return the MqSlaveE as integer …
|
static |
Java:
→ C-API [static] String SlaveE_ToString(MqSlaveE value)
return the MqSlaveE as string …
|
static |
Java:
→ C-API [static] MqStartE StartE_FromInt(int value)
return the MqStartE from integer …
|
static |
Java:
→ C-API [static] int StartE_ToInt(MqStartE value)
return the MqStartE as integer …
|
static |
Java:
→ C-API [static] String StartE_ToString(MqStartE value)
return the MqStartE as string …
|
static |
Java:
→ C-API [static] MqStatusIsEF StatusIsEF_FromInt(int value)
return the MqStatusIsEF from integer …
|
static |
Java:
→ C-API [static] int StatusIsEF_ToInt(MqStatusIsEF value)
return the MqStatusIsEF as integer …
|
static |
Java:
→ C-API [static] String StatusIsEF_ToString(MqStatusIsEF value)
return the MqStatusIsEF as string …
|
static |
Java:
→ C-API [static] MqWaitOnEventE WaitOnEventE_FromInt(int value)
return the MqWaitOnEventE from integer …
|
static |
Java:
→ C-API [static] int WaitOnEventE_ToInt(MqWaitOnEventE value)
return the MqWaitOnEventE as integer …
|
static |
Java:
→ C-API [static] String WaitOnEventE_ToString(MqWaitOnEventE value)
return the MqWaitOnEventE as string …