MkBufferListC - various functions to 'log' a MkBufferListS … More...
Functions | |
MK_DEPRECATED static MK_UNUSED OT_ProcRet | atlmkkernel_MkBufferListC_Log (MkBufferListC_ARGS) |
static OT_ProcRet | atlmkkernel_MkBufferListC_LogS (MkBufferListC_ARGS) |
Atl: → C-API write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) … | |
static OT_ProcRet | atlmkkernel_MkBufferListC_LogSS (MkBufferListC_ARGS) |
Atl: → C-API write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) … | |
static OT_ProcRet | atlmkkernel_MkBufferListC_LogSSS (MkBufferListC_ARGS) |
Atl: → 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 935 of file MkBufferListC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC::LogS $bfl ?varname:string="bfl"? ?fmtobj:MkObjectC=NULL? ?callfunc:string="MK_NULL"?
write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 938 of file MkBufferListC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC::LogSS $bfl ?varname:string="bfl"? ?fmtobj:MkObjectC=NULL? ?callfunc:string="MK_NULL"?
write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 960 of file MkBufferListC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC::LogSSS $bfl ?varname:string="bfl"? ?fmtobj:MkObjectC=NULL? ?callfunc:string="MK_NULL"?
write the very-very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 982 of file MkBufferListC_atl.c.