MkBufferListC - various functions to 'log' a MkBufferListS … More...
Functions | |
MK_DEPRECATED static MK_UNUSED OT_ProcRet | pymkkernel_MkBufferListC_Log (MkBufferListC_ARGS) |
static OT_ProcRet | pymkkernel_MkBufferListC_LogS (MkBufferListC_ARGS) |
Python: → C-API write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) … | |
static OT_ProcRet | pymkkernel_MkBufferListC_LogSS (MkBufferListC_ARGS) |
Python: → C-API write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) … | |
static OT_ProcRet | pymkkernel_MkBufferListC_LogSSS (MkBufferListC_ARGS) |
Python: → 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 934 of file MkBufferListC_py.c.
|
static |
Python:
→ C-API bfl.LogS(?varname:string="bfl"?, ?fmtobj:MkObjectC=None?, ?callfunc:string="MK_NULL"?)
write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 937 of file MkBufferListC_py.c.
|
static |
Python:
→ C-API bfl.LogSS(?varname:string="bfl"?, ?fmtobj:MkObjectC=None?, ?callfunc:string="MK_NULL"?)
write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 959 of file MkBufferListC_py.c.
|
static |
Python:
→ C-API bfl.LogSSS(?varname:string="bfl"?, ?fmtobj:MkObjectC=None?, ?callfunc:string="MK_NULL"?)
write the very-very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 981 of file MkBufferListC_py.c.