MqContextC - read a single-data-item outof a read-data-package … More...
MqContextC - read a single-data-item outof a read-data-package …
|
static |
Atl:
→ C-API MkBufferListC [MqContextC::ReadALL $ctx ?val_inout:MkBufferListC=NULL?]
get a temporary MkBufferListC from all data in the read-data-package …
Definition at line 1967 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC [MqContextC::ReadBFL $ctx]
get a temporary MkBufferListC from next list-item in the read-data-package …
Definition at line 1985 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_ReadBIN
→ C-API
generic function to read an MK_BIN object from the read-data-package object …
Definition at line 2017 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API binary [MqContextC::ReadBinaryR $ctx]
read a MkBinaryR from the read-data-package …
Definition at line 2048 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_ReadBOL
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2033 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MkBufferC [MqContextC::ReadBUF $ctx]
get a temporary MkBufferC from the read-data-package …
Definition at line 2000 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_ReadDBL
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2064 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_ReadFLT
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2079 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API MK_HDL [MqContextC::ReadHDL $ctx]
read the handle from the read-data-package
Definition at line 2094 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_ReadI16
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2109 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_ReadI32
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2124 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_ReadI64
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2139 of file MqContextC_atl.c.
|
static |
Atl: doc_mq_atl_ReadI8
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2154 of file MqContextC_atl.c.
OT_ProcRet atlmqmsgque_MqContextC_ReadLIST | ( | MqContextC_ARGS | ) |
Atl:
→ C-API [list...] [MqContextC::ReadLIST $ctx]
get all arguments as native list …
|
static |
Atl:
→ C-API long [MqContextC::ReadLONG $ctx]
read the long native object from the read-data-package
Definition at line 2172 of file MqContextC_atl.c.
OT_ProcRet atlmqmsgque_MqContextC_ReadNEXT | ( | MqContextC_ARGS | ) |
Atl:
→ C-API obj [MqContextC::ReadNEXT $ctx]
get the next argument as native object …
|
static |
Atl: doc_mq_atl_ReadSTR
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 2190 of file MqContextC_atl.c.
|
static |
Atl:
→ C-API string [MqContextC::ReadStringR $ctx]
read a MkStringR from the read-data-package …
Definition at line 2205 of file MqContextC_atl.c.