MkBufferC - various functions to get buffer-data … More...
Collaboration diagram for MkBufferC_Get_PY_API:MkBufferC - various functions to get buffer-data …
| OT_ProcRet pymkkernel_MkBufferC_GetBFL | ( | MkBufferC_ARGS | ) |
Python: → C-API MkBufferListC buf.GetBFL(?val_inout:MkBufferListC=None?)
function to read an MkBufferListC from an MkBufferC object …
Definition at line 394 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferGetBIN → C-API
get a val_out from a MkBufferC …
Definition at line 429 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferGetBOL → C-API
get a val_out from a MkBufferC …
Definition at line 445 of file MkBufferC_py.c.
|
static |
Python: → C-API MkBufferC buf.GetBUF()
get a val_out from a MkBufferC …
Definition at line 412 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferGetDBL → C-API
get a val_out from a MkBufferC …
Definition at line 460 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferGetFLT → C-API
get a val_out from a MkBufferC …
Definition at line 475 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferGetI16 → C-API
get a val_out from a MkBufferC …
Definition at line 490 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferGetI32 → C-API
get a val_out from a MkBufferC …
Definition at line 505 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferGetI64 → C-API
get a val_out from a MkBufferC …
Definition at line 520 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferGetI8 → C-API
get a val_out from a MkBufferC …
Definition at line 535 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferGetSTR → C-API
get a val_out from a MkBufferC …
Definition at line 550 of file MkBufferC_py.c.
|
static |
Python: → C-API string buf.GetStringR()
get a val_out from a MkBufferC …
Definition at line 565 of file MkBufferC_py.c.