MqContextC - a wrapper to send a list-block or a transaction-block … More...
Functions | |
static OT_ProcRet | atlmqmsgque_MqContextC_SendL_END (MqContextC_ARGS) |
Atl: → C-API finish to append an embedded body-list-item to the send-data-package. … | |
static OT_ProcRet | atlmqmsgque_MqContextC_SendL_START (MqContextC_ARGS) |
Atl: → C-API start to append an embedded body-list-item to the send-data-package. … | |
static OT_ProcRet | atlmqmsgque_MqContextC_SendT_END (MqContextC_ARGS) |
Atl: → C-API closed a longterm-transaction-item … | |
static OT_ProcRet | atlmqmsgque_MqContextC_SendT_START (MqContextC_ARGS) |
Atl: → C-API open a longterm-transaction-item … | |
MqContextC - a wrapper to send a list-block or a transaction-block …
start to append an embedded body-list-item 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 |
MkExceptionC | → The default-exception from the Programming-Language-Micro-Kernel (PLMK) |
|
static |
Atl:
→ C-API MqContextC::SendL_END $ctx
finish to append an embedded body-list-item to the send-data-package. …
Definition at line 2927 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::SendL_START $ctx
start to append an embedded body-list-item to the send-data-package. …
Definition at line 2941 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::SendT_END $ctx
closed a longterm-transaction-item …
Definition at line 2955 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::SendT_START $ctx
open a longterm-transaction-item …
Definition at line 2969 of file MqContextC_atl.c.