MqDumpC - various functions to work on a dump … More...
Collaboration diagram for MqDumpC_Misc_JV_API:MqDumpC - various functions to work on a dump …
| JNIEXPORT jlong JNICALL Java_jvmqmsgque_MqDumpC_SizeGet | ( | JNIEnv * | env, |
| jobject | self ) |
Java: → C-API long dump.SizeGet()
report the binary data size from an MqDumpS object
Definition at line 129 of file MqDumpC_jv.c.
| JNIEXPORT jstring JNICALL Java_jvmqmsgque_MqDumpC_TokenGet | ( | JNIEnv * | env, |
| jobject | self ) |
Java: → C-API String dump.TokenGet()
return the MqContextC_ServiceApi_Identifer …
Definition at line 141 of file MqDumpC_jv.c.
| void jvmqmsgque.MqDumpC.Log | ( | ) |
Java: → C-API dmp.Log(?MkObjectC fmtobj = null?, ?int debug = 0?, ?String callfunc = null?, ?int lvl = 0?)
log the MqDumpC …
Definition at line 91 of file MqDumpC.java.
Here is the caller graph for this function:| void jvmqmsgque.MqDumpC.Log | ( | MkObjectC | fmtobj | ) |
Java: → C-API dmp.Log(?MkObjectC fmtobj = null?, ?int debug = 0?, ?String callfunc = null?, ?int lvl = 0?)
log the MqDumpC …
Definition at line 96 of file MqDumpC.java.
| void jvmqmsgque.MqDumpC.Log | ( | MkObjectC | fmtobj, |
| int | debug ) |
Java: → C-API dmp.Log(?MkObjectC fmtobj = null?, ?int debug = 0?, ?String callfunc = null?, ?int lvl = 0?)
log the MqDumpC …
Definition at line 101 of file MqDumpC.java.
| void jvmqmsgque.MqDumpC.Log | ( | MkObjectC | fmtobj, |
| int | debug, | ||
| String | callfunc ) |
Java: → C-API dmp.Log(?MkObjectC fmtobj = null?, ?int debug = 0?, ?String callfunc = null?, ?int lvl = 0?)
log the MqDumpC …
Definition at line 106 of file MqDumpC.java.
| native long jvmqmsgque.MqDumpC.SizeGet | ( | ) |
Java: → C-API long dump.SizeGet()
report the binary data size from an MqDumpS object
| native String jvmqmsgque.MqDumpC.TokenGet | ( | ) |
Java: → C-API String dump.TokenGet()
return the MqContextC_ServiceApi_Identifer …