MqContextC - read a block-of-data outof a read-data-package … More...
Functions | |
void | ccmqmsgque::MqContextC::ReadL_END () |
C++: → C-API finish to extract a list-items from the read-data-package. … | |
void | ccmqmsgque::MqContextC::ReadL_START (MkBufferC *buf=NULL) |
C++: → C-API start to extract a list-items from the read-data-package. … | |
void | ccmqmsgque::MqContextC::ReadL_START (const MkBufferC &buf) |
C++: → C-API start to extract a list-items from the read-data-package. … | |
void | ccmqmsgque::MqContextC::ReadT_END () |
C++: → C-API finish to extract a longterm-transaction-item from the read-data-package. … | |
void | ccmqmsgque::MqContextC::ReadT_START () |
C++: → 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 …
|
inline |
C++:
→ C-API ctx.ReadL_END()
finish to extract a list-items from the read-data-package. …
Definition at line 1387 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ReadL_START(MkBufferC* buf = NULL)
start to extract a list-items from the read-data-package. …
Definition at line 1404 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ReadL_START(MkBufferC* buf = NULL)
start to extract a list-items from the read-data-package. …
Definition at line 1395 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ReadT_END()
finish to extract a longterm-transaction-item from the read-data-package. …
Definition at line 1413 of file MqContextC_inline_cc.hh.
|
inline |
C++:
→ C-API ctx.ReadT_START()
start to extract a longterm-transaction-item from the read-data-package. …
Definition at line 1421 of file MqContextC_inline_cc.hh.