MqContextC - append a native PRIMITIVE TYPE value to the send-data-package … More...
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 |
Atl:
→ C-API MqContextC::SendBFL $ctx val:MkBufferListC
append a MkBufferListC object to the send-data-package object …
Definition at line 2495 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_SendBIN
→ C-API
append a MK_BIN object to the send-data-package. …
Definition at line 2511 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::SendBinaryR $ctx val:binary
append a MkBinaryR object to the send-data-package. …
Definition at line 2575 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_SendBOL
→ C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2527 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::SendBUF $ctx val:MkBufferC
append a MkBufferC object to the send-data-package object …
Definition at line 2543 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::SendBUS_FLAT $ctx val:MkBufferStreamC
append a MkBufferStreamC object to the send-data-package object …
Definition at line 2559 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_SendDBL
→ C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2591 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_SendFLT
→ C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2607 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::SendHDL $ctx val:MK_HDL
send the handle to the send-data-package
Definition at line 2623 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_SendI16
→ C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2639 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_SendI32
→ C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2655 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_SendI64
→ C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2671 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_SendI8
→ C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2687 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::SendL_FLAT $ctx val:MkBufferListC
append a MkBufferListC object as flat list of items to the send-data-package object …
Definition at line 2735 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::SendLONG $ctx val:long
send the long native object to the send-data-package
Definition at line 2703 of file MqContextC_atl.c.
|
static |
internal function: MqSendLTR
Definition at line 2719 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_SendSTR
→ C-API
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2751 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::SendStringR $ctx val:string
MqContextC - append a native PRIMITIVE TYPE value to the send-data-package …
Definition at line 2767 of file MqContextC_atl.c.