MkBufferListC - various functions to 'log' a MkBufferListS … More...
MkBufferListC - various functions to 'log' a MkBufferListS …
JNIEXPORT void JNICALL Java_jvmkkernel_MkBufferListC_LogS | ( | JNIEnv * | env, |
jobject | self, | ||
jstring | varname, | ||
jobject | fmtobj, | ||
jstring | callfunc ) |
Java:
→ C-API bfl.LogS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 615 of file MkBufferListC_jv.c.
JNIEXPORT void JNICALL Java_jvmkkernel_MkBufferListC_LogSS | ( | JNIEnv * | env, |
jobject | self, | ||
jstring | varname, | ||
jobject | fmtobj, | ||
jstring | callfunc ) |
Java:
→ C-API bfl.LogSS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 637 of file MkBufferListC_jv.c.
JNIEXPORT void JNICALL Java_jvmkkernel_MkBufferListC_LogSSS | ( | JNIEnv * | env, |
jobject | self, | ||
jstring | varname, | ||
jobject | fmtobj, | ||
jstring | callfunc ) |
Java:
→ C-API bfl.LogSSS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the very-very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 659 of file MkBufferListC_jv.c.
void jvmkkernel.MkBufferListC.Log | ( | ) |
Java:
→ C-API bfl.Log(?MkObjectC fmtobj = null?, ?int debug = 0?, ?String callfunc = null?, ?int lvl = 0?)
write the detail-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Reimplemented from jvmkkernel.MkObjectC.
Definition at line 422 of file MkBufferListC.java.
void jvmkkernel.MkBufferListC.Log | ( | MkObjectC | fmtobj | ) |
Java:
→ C-API bfl.Log(?MkObjectC fmtobj = null?, ?int debug = 0?, ?String callfunc = null?, ?int lvl = 0?)
write the detail-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Reimplemented from jvmkkernel.MkObjectC.
Definition at line 427 of file MkBufferListC.java.
void jvmkkernel.MkBufferListC.Log | ( | MkObjectC | fmtobj, |
int | debug ) |
Java:
→ C-API bfl.Log(?MkObjectC fmtobj = null?, ?int debug = 0?, ?String callfunc = null?, ?int lvl = 0?)
write the detail-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Reimplemented from jvmkkernel.MkObjectC.
Definition at line 432 of file MkBufferListC.java.
void jvmkkernel.MkBufferListC.Log | ( | MkObjectC | fmtobj, |
int | debug, | ||
String | callfunc ) |
Java:
→ C-API bfl.Log(?MkObjectC fmtobj = null?, ?int debug = 0?, ?String callfunc = null?, ?int lvl = 0?)
write the detail-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Reimplemented from jvmkkernel.MkObjectC.
Definition at line 437 of file MkBufferListC.java.
void jvmkkernel.MkBufferListC.LogS | ( | ) |
Java:
→ C-API bfl.LogS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 407 of file MkBufferListC.java.
void jvmkkernel.MkBufferListC.LogS | ( | String | varname | ) |
Java:
→ C-API bfl.LogS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 412 of file MkBufferListC.java.
void jvmkkernel.MkBufferListC.LogS | ( | String | varname, |
MkObjectC | fmtobj ) |
Java:
→ C-API bfl.LogS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 417 of file MkBufferListC.java.
native void jvmkkernel.MkBufferListC.LogS | ( | String | varname, |
MkObjectC | fmtobj, | ||
String | callfunc ) |
Java:
→ C-API bfl.LogS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
void jvmkkernel.MkBufferListC.LogSS | ( | ) |
Java:
→ C-API bfl.LogSS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 392 of file MkBufferListC.java.
void jvmkkernel.MkBufferListC.LogSS | ( | String | varname | ) |
Java:
→ C-API bfl.LogSS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 397 of file MkBufferListC.java.
void jvmkkernel.MkBufferListC.LogSS | ( | String | varname, |
MkObjectC | fmtobj ) |
Java:
→ C-API bfl.LogSS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 402 of file MkBufferListC.java.
native void jvmkkernel.MkBufferListC.LogSS | ( | String | varname, |
MkObjectC | fmtobj, | ||
String | callfunc ) |
Java:
→ C-API bfl.LogSS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
void jvmkkernel.MkBufferListC.LogSSS | ( | ) |
Java:
→ C-API bfl.LogSSS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the very-very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 377 of file MkBufferListC.java.
void jvmkkernel.MkBufferListC.LogSSS | ( | String | varname | ) |
Java:
→ C-API bfl.LogSSS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the very-very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 382 of file MkBufferListC.java.
void jvmkkernel.MkBufferListC.LogSSS | ( | String | varname, |
MkObjectC | fmtobj ) |
Java:
→ C-API bfl.LogSSS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the very-very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 387 of file MkBufferListC.java.
native void jvmkkernel.MkBufferListC.LogSSS | ( | String | varname, |
MkObjectC | fmtobj, | ||
String | callfunc ) |
Java:
→ C-API bfl.LogSSS(?String varname = "bfl"?, ?MkObjectC fmtobj = null?, ?String callfunc = null?)
write the very-very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …