MqContextC - read a single-data-item outof a read-data-package … More...
MqContextC - read a single-data-item outof a read-data-package …
|
static |
Ruby:
→ C-API MkBufferListC ctx.ReadALL(?val_inout:MkBufferListC=nil?)
get a temporary MkBufferListC from all data in the read-data-package …
Definition at line 1625 of file MqContextC_rb.c.
|
static |
Ruby:
→ C-API MkBufferListC ctx.ReadBFL()
get a temporary MkBufferListC from next list-item in the read-data-package …
Definition at line 1640 of file MqContextC_rb.c.
|
static |
Ruby: doc_mq_rb_ReadBIN
→ C-API
generic function to read an MK_BIN object from the read-data-package object …
Definition at line 1666 of file MqContextC_rb.c.
|
static |
Ruby:
→ C-API binary ctx.ReadBinaryR()
read a MkBinaryR from the read-data-package …
Definition at line 1691 of file MqContextC_rb.c.
|
static |
Ruby: doc_mq_rb_ReadBOL
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1679 of file MqContextC_rb.c.
|
static |
Ruby:
→ C-API MkBufferC ctx.ReadBUF()
get a temporary MkBufferC from the read-data-package …
Definition at line 1652 of file MqContextC_rb.c.
|
static |
Ruby: doc_mq_rb_ReadDBL
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1704 of file MqContextC_rb.c.
|
static |
Ruby: doc_mq_rb_ReadFLT
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1716 of file MqContextC_rb.c.
|
static |
Ruby:
→ C-API MK_HDL ctx.ReadHDL()
read the handle from the read-data-package
Definition at line 1728 of file MqContextC_rb.c.
|
static |
Ruby: doc_mq_rb_ReadI16
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1740 of file MqContextC_rb.c.
|
static |
Ruby: doc_mq_rb_ReadI32
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1752 of file MqContextC_rb.c.
|
static |
Ruby: doc_mq_rb_ReadI64
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1764 of file MqContextC_rb.c.
|
static |
Ruby: doc_mq_rb_ReadI8
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1776 of file MqContextC_rb.c.
OT_ProcRet rbmqmsgque_MqContextC_ReadLIST | ( | MqContextC_ARGS | ) |
Ruby:
→ C-API [list...] ctx.ReadLIST()
get all arguments as native list …
Definition at line 17 of file MqContextC_ReadLIST_lng.h.
|
static |
Ruby:
→ C-API long ctx.ReadLONG()
read the long native object from the read-data-package
Definition at line 1791 of file MqContextC_rb.c.
OT_ProcRet rbmqmsgque_MqContextC_ReadNEXT | ( | MqContextC_ARGS | ) |
Ruby:
→ C-API obj ctx.ReadNEXT()
get the next argument as native object …
Definition at line 18 of file MqContextC_ReadNEXT_lng.h.
|
static |
Ruby: doc_mq_rb_ReadSTR
→ C-API
read a PRIMITIVE TYPE from the read-data-package …
Definition at line 1806 of file MqContextC_rb.c.
|
static |
Ruby:
→ C-API string ctx.ReadStringR()
read a MkStringR from the read-data-package …
Definition at line 1818 of file MqContextC_rb.c.