MqContextC - append a native PRIMITIVE TYPE value to the send-data-package … More...
Collaboration diagram for MqContextC_SendApi_Atom_TCL_API:MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
| [in] | mkrt | the MkRuntimeS instance to work on - the runtime argument, used by MK_RT_CALL (C-only) |
| [in] | ctx | the MqContextS instance to work on |
| [in] | val | the value to appending |
| MkExceptionC | → The default-exception from the Programming-Language-Micro-Kernel (PLMK) |
|
static |
Tcl: → C-API $ctx SendBFL val:MkBufferListC
append a MkBufferListC object to the send-data-package object …
Definition at line 2517 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_SendBIN → C-API
append a MK_BIN object to the send-data-package. …
Definition at line 2533 of file MqContextC_tcl.c.
|
static |
Tcl: → C-API $ctx SendBinaryR val:binary
append a MkBinaryR object to the send-data-package. …
Definition at line 2597 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_SendBOL → C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2549 of file MqContextC_tcl.c.
|
static |
Tcl: → C-API $ctx SendBUF val:MkBufferC
append a MkBufferC object to the send-data-package object …
Definition at line 2565 of file MqContextC_tcl.c.
|
static |
Tcl: → C-API $ctx SendBUS_FLAT val:MkBufferStreamC
append a MkBufferStreamC object to the send-data-package object …
Definition at line 2581 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_SendDBL → C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2613 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_SendFLT → C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2629 of file MqContextC_tcl.c.
|
static |
Tcl: → C-API $ctx SendHDL val:MK_HDL
send the handle to the send-data-package
Definition at line 2645 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_SendI16 → C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2661 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_SendI32 → C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2677 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_SendI64 → C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2693 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_SendI8 → C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2709 of file MqContextC_tcl.c.
|
static |
Tcl: → C-API $ctx SendL_FLAT val:MkBufferListC
append a MkBufferListC object as flat list of items to the send-data-package object …
Definition at line 2757 of file MqContextC_tcl.c.
|
static |
Tcl: → C-API $ctx SendLONG val:long
send the long native object to the send-data-package
Definition at line 2725 of file MqContextC_tcl.c.
|
static |
internal function: MqSendLTR
Definition at line 2741 of file MqContextC_tcl.c.
|
static |
Tcl: doc_mq_tcl_SendSTR → C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2773 of file MqContextC_tcl.c.
|
static |
Tcl: → C-API $ctx SendStringR val:string
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2789 of file MqContextC_tcl.c.