MkBufferListC - various functions to 'log' a MkBufferListS … More...
Collaboration diagram for MkBufferListC_Log_RB_API:Functions | |
| MK_DEPRECATED static MK_UNUSED OT_ProcRet | rbmkkernel_MkBufferListC_Log (MkBufferListC_ARGS) |
| static OT_ProcRet | rbmkkernel_MkBufferListC_LogS (MkBufferListC_ARGS) |
Ruby: → C-API write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) … | |
| static OT_ProcRet | rbmkkernel_MkBufferListC_LogSS (MkBufferListC_ARGS) |
Ruby: → C-API write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) … | |
| static OT_ProcRet | rbmkkernel_MkBufferListC_LogSSS (MkBufferListC_ARGS) |
Ruby: → 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 827 of file MkBufferListC_rb.c.
|
static |
Ruby: → C-API bfl.LogS(?varname:string="bfl"?, ?fmtobj:MkObjectC=nil?, ?callfunc:string="MK_NULL"?)
write the short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 830 of file MkBufferListC_rb.c.
|
static |
Ruby: → C-API bfl.LogSS(?varname:string="bfl"?, ?fmtobj:MkObjectC=nil?, ?callfunc:string="MK_NULL"?)
write the very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 849 of file MkBufferListC_rb.c.
|
static |
Ruby: → C-API bfl.LogSSS(?varname:string="bfl"?, ?fmtobj:MkObjectC=nil?, ?callfunc:string="MK_NULL"?)
write the very-very-short-summary of the MkBufferListC to MkLogFileC (default: stderr) …
Definition at line 868 of file MkBufferListC_rb.c.