MkBufferC - various functions to get buffer-data … More...
MkBufferC - various functions to get buffer-data …
OT_ProcRet rbmkkernel_MkBufferC_GetBFL | ( | MkBufferC_ARGS | ) |
Ruby:
→ C-API MkBufferListC buf.GetBFL(?val_inout:MkBufferListC=nil?)
function to read an MkBufferListC from an MkBufferC object …
Definition at line 373 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferGetBIN
→ C-API
get a val_out from a MkBufferC …
Definition at line 402 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferGetBOL
→ C-API
get a val_out from a MkBufferC …
Definition at line 415 of file MkBufferC_rb.c.
|
static |
Ruby:
→ C-API MkBufferC buf.GetBUF()
get a val_out from a MkBufferC …
Definition at line 388 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferGetDBL
→ C-API
get a val_out from a MkBufferC …
Definition at line 427 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferGetFLT
→ C-API
get a val_out from a MkBufferC …
Definition at line 439 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferGetI16
→ C-API
get a val_out from a MkBufferC …
Definition at line 451 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferGetI32
→ C-API
get a val_out from a MkBufferC …
Definition at line 463 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferGetI64
→ C-API
get a val_out from a MkBufferC …
Definition at line 475 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferGetI8
→ C-API
get a val_out from a MkBufferC …
Definition at line 487 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferGetSTR
→ C-API
get a val_out from a MkBufferC …
Definition at line 499 of file MkBufferC_rb.c.
|
static |
Ruby:
→ C-API string buf.GetStringR()
get a val_out from a MkBufferC …
Definition at line 511 of file MkBufferC_rb.c.