MkBufferListC - various functions to 'log' a MkBufferListS … More...
Collaboration diagram for MkBufferListC_Log_TCL_API:Functions | |
| MK_DEPRECATED static MK_UNUSED OT_ProcRet | tclmkkernel_MkBufferListC_Log (MkBufferListC_ARGS) |
| static OT_ProcRet | tclmkkernel_MkBufferListC_LogS (MkBufferListC_ARGS) |
Tcl: → C-API write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) … | |
| static OT_ProcRet | tclmkkernel_MkBufferListC_LogSS (MkBufferListC_ARGS) |
Tcl: → C-API write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) … | |
| static OT_ProcRet | tclmkkernel_MkBufferListC_LogSSS (MkBufferListC_ARGS) |
Tcl: → C-API write the very-very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) … | |
MkBufferListC - various functions to 'log' a MkBufferListS …
|
static |
Definition at line 956 of file MkBufferListC_tcl.c.
|
static |
Tcl: → C-API $bfl LogS ?varname:string="bfl"? ?fmtobj:MkObjectC="MK_NULL"? ?callfunc:string="MK_NULL"?
write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 959 of file MkBufferListC_tcl.c.
|
static |
Tcl: → C-API $bfl LogSS ?varname:string="bfl"? ?fmtobj:MkObjectC="MK_NULL"? ?callfunc:string="MK_NULL"?
write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 981 of file MkBufferListC_tcl.c.
|
static |
Tcl: → C-API $bfl LogSSS ?varname:string="bfl"? ?fmtobj:MkObjectC="MK_NULL"? ?callfunc:string="MK_NULL"?
write the very-very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 1003 of file MkBufferListC_tcl.c.