MqContextC - read a single-data-item outof a read-data-package … More...
MqContextC - read a single-data-item outof a read-data-package …
|
static |
Tcl:
→ C-API MkBufferListC [$ctx ReadALL ?val_inout:MkBufferListC="MK_NULL"?]
get a temporary MkBufferListC from all data in the read-data-package …
Definition at line 1989 of file MqContextC_tcl.c.
|
static |
Tcl:
→ C-API MkBufferListC [$ctx ReadBFL]
get a temporary MkBufferListC from next list-item in the read-data-package …
Definition at line 2007 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_ReadBIN
→ C-API
generic function to read an MK_BIN object from the read-data-package object …
Definition at line 2039 of file MqContextC_tcl.c.
|
static |
Tcl:
→ C-API binary [$ctx ReadBinaryR]
read a MkBinaryR from the read-data-package …
Definition at line 2070 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_ReadBOL
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2055 of file MqContextC_tcl.c.
|
static |
Tcl:
→ C-API MkBufferC [$ctx ReadBUF]
get a temporary MkBufferC from the read-data-package …
Definition at line 2022 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_ReadDBL
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2086 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_ReadFLT
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2101 of file MqContextC_tcl.c.
|
static |
Tcl:
→ C-API MK_HDL [$ctx ReadHDL]
read the handle from the read-data-package
Definition at line 2116 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_ReadI16
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2131 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_ReadI32
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2146 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_ReadI64
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2161 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_ReadI8
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2176 of file MqContextC_tcl.c.
OT_ProcRet tclmqmsgque_MqContextC_ReadLIST | ( | MqContextC_ARGS | ) |
Tcl:
→ C-API [list...] [$ctx ReadLIST]
get all arguments as native list …
|
static |
Tcl:
→ C-API long [$ctx ReadLONG]
read the long native object from the read-data-package
Definition at line 2194 of file MqContextC_tcl.c.
OT_ProcRet tclmqmsgque_MqContextC_ReadNEXT | ( | MqContextC_ARGS | ) |
Tcl:
→ C-API obj [$ctx ReadNEXT]
get the next argument as native object …
|
static |
Tcl: doc_mq_tcl_ReadSTR
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2212 of file MqContextC_tcl.c.
|
static |
Tcl:
→ C-API string [$ctx ReadStringR]
read a MkStringR from the read-data-package …
Definition at line 2227 of file MqContextC_tcl.c.