MqContextC - read a block-of-data outof a read-data-package … More...
Functions | |
static OT_ProcRet | tclmqmsgque_MqContextC_ReadL_END (MqContextC_ARGS) |
Tcl: → C-API finish to extract a list-items from the read-data-package. … | |
static OT_ProcRet | tclmqmsgque_MqContextC_ReadL_START (MqContextC_ARGS) |
Tcl: → C-API start to extract a list-items from the read-data-package. … | |
static OT_ProcRet | tclmqmsgque_MqContextC_ReadT_END (MqContextC_ARGS) |
Tcl: → C-API finish to extract a longterm-transaction-item from the read-data-package. … | |
static OT_ProcRet | tclmqmsgque_MqContextC_ReadT_START (MqContextC_ARGS) |
Tcl: → C-API start to extract a longterm-transaction-item from the read-data-package. … | |
MqContextC - read a block-of-data outof a read-data-package …
|
static |
Tcl:
→ C-API $ctx ReadL_END
finish to extract a list-items from the read-data-package. …
Definition at line 2252 of file MqContextC_tcl.c.
|
static |
Tcl:
→ C-API $ctx ReadL_START ?buf:MkBufferC="MK_NULL"?
start to extract a list-items from the read-data-package. …
Definition at line 2266 of file MqContextC_tcl.c.
|
static |
Tcl:
→ C-API $ctx ReadT_END
finish to extract a longterm-transaction-item from the read-data-package. …
Definition at line 2282 of file MqContextC_tcl.c.
|
static |
Tcl:
→ C-API $ctx ReadT_START
start to extract a longterm-transaction-item from the read-data-package. …
Definition at line 2296 of file MqContextC_tcl.c.