MkBufferC - various functions to set buffer-data … More...
Collaboration diagram for MkBufferC_Set_TCL_API:MkBufferC - various functions to set buffer-data …
|
static |
Tcl: doc_mk_tcl_BufferSetBIN → C-API
Set the MkBufferC to the val …
Definition at line 827 of file MkBufferC_tcl.c.
|
static |
Tcl: → C-API MkBufferC [$buf SetBinaryR val:binary]
Set the MkBufferC to the val …
Definition at line 875 of file MkBufferC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferSetBOL → C-API
Set the MkBufferC to the val …
Definition at line 843 of file MkBufferC_tcl.c.
|
static |
Tcl: → C-API MkBufferC [$buf SetBUF val:MkBufferC]
Set the MkBufferC to the val …
Definition at line 859 of file MkBufferC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferSetDBL → C-API
Set the MkBufferC to the val …
Definition at line 891 of file MkBufferC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferSetFLT → C-API
Set the MkBufferC to the val …
Definition at line 907 of file MkBufferC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferSetI16 → C-API
Set the MkBufferC to the val …
Definition at line 923 of file MkBufferC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferSetI32 → C-API
Set the MkBufferC to the val …
Definition at line 939 of file MkBufferC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferSetI64 → C-API
Set the MkBufferC to the val …
Definition at line 955 of file MkBufferC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferSetI8 → C-API
Set the MkBufferC to the val …
Definition at line 971 of file MkBufferC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferSetSTR → C-API
Set the MkBufferC to the val …
Definition at line 987 of file MkBufferC_tcl.c.
|
static |
Tcl: → C-API MkBufferC [$buf SetStringR val:string]
Set the MkBufferC to the val …
Definition at line 1003 of file MkBufferC_tcl.c.