MqContextC - read a block-of-data outof a read-data-package … More...
Functions | |
static OT_ProcRet | atlmqmsgque_MqContextC_ReadL_END (MqContextC_ARGS) |
Atl: → C-API finish to extract a list-items from the read-data-package. … | |
static OT_ProcRet | atlmqmsgque_MqContextC_ReadL_START (MqContextC_ARGS) |
Atl: → C-API start to extract a list-items from the read-data-package. … | |
static OT_ProcRet | atlmqmsgque_MqContextC_ReadT_END (MqContextC_ARGS) |
Atl: → C-API finish to extract a longterm-transaction-item from the read-data-package. … | |
static OT_ProcRet | atlmqmsgque_MqContextC_ReadT_START (MqContextC_ARGS) |
Atl: → 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 |
Atl:
→ C-API MqContextC::ReadL_END $ctx
finish to extract a list-items from the read-data-package. …
Definition at line 2230 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ReadL_START $ctx ?buf:MkBufferC=NULL?
start to extract a list-items from the read-data-package. …
Definition at line 2244 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ReadT_END $ctx
finish to extract a longterm-transaction-item from the read-data-package. …
Definition at line 2260 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MqContextC::ReadT_START $ctx
start to extract a longterm-transaction-item from the read-data-package. …
Definition at line 2274 of file MqContextC_atl.c.