MqContextC - read a single-data-item outof a read-data-package … More...
MqContextC - read a single-data-item outof a read-data-package …
|
inline |
C++:
→ C-API MkBufferListC* ctx.ReadALL(MkBufferListC* val_inout = NULL)
get a temporary MkBufferListC from all data in the read-data-package …
Definition at line 1205 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* ctx.ReadBFL()
get a temporary MkBufferListC from next list-item in the read-data-package …
Definition at line 1217 of file MqContextC_inline_cc.hh.
|
inline |
C++: doc_mq_cc_ReadBIN
→ C-API
generic function to read an libmkkernel::MK_BIN object from the read-data-package object …
Definition at line 1239 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_BNP ctx.ReadBinaryR()
read a MkBinaryR from the read-data-package …
Definition at line 1260 of file MqContextC_inline_cc.hh.
|
inline |
C++: doc_mq_cc_ReadBOL
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1250 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferC* ctx.ReadBUF()
get a temporary MkBufferC from the read-data-package …
Definition at line 1227 of file MqContextC_inline_cc.hh.
|
inline |
C++: doc_mq_cc_ReadDBL
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1271 of file MqContextC_inline_cc.hh.
|
inline |
C++: doc_mq_cc_ReadFLT
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1281 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_HDL ctx.ReadHDL()
read the handle from the read-data-package
Definition at line 1291 of file MqContextC_inline_cc.hh.
|
inline |
C++: doc_mq_cc_ReadI16
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1301 of file MqContextC_inline_cc.hh.
|
inline |
C++: doc_mq_cc_ReadI32
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1311 of file MqContextC_inline_cc.hh.
|
inline |
C++: doc_mq_cc_ReadI64
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1321 of file MqContextC_inline_cc.hh.
|
inline |
C++: doc_mq_cc_ReadI8
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1331 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* ctx.ReadLIST()
get all arguments as native list …
|
inline |
C++:
→ C-API MK_LONG ctx.ReadLONG()
read the long native object from the read-data-package
Definition at line 1344 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferC* ctx.ReadNEXT()
get the next argument as native object …
|
inline |
C++: doc_mq_cc_ReadSTR
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1357 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API std::string ctx.ReadStringR()
read a MkStringR from the read-data-package …
Definition at line 1367 of file MqContextC_inline_cc.hh.