MkBufferC - various functions to set buffer-data … More...
MkBufferC - various functions to set buffer-data …
C++: doc_mk_cc_BufferSetBIN
→ C-API
Set the MkBufferC to the val …
Definition at line 475 of file MkBufferC_inline_cc.hh.
C++:
→ C-API MkBufferC* buf.SetBinaryR(MK_BNP val)
Set the MkBufferC to the val …
Definition at line 506 of file MkBufferC_inline_cc.hh.
C++: doc_mk_cc_BufferSetBOL
→ C-API
Set the MkBufferC to the val …
Definition at line 483 of file MkBufferC_inline_cc.hh.
C++:
→ C-API MkBufferC* buf.SetBUF(const MkBufferC* val)
Set the MkBufferC to the val …
Definition at line 498 of file MkBufferC_inline_cc.hh.
C++:
→ C-API MkBufferC* buf.SetBUF(const MkBufferC* val)
Set the MkBufferC to the val …
Definition at line 490 of file MkBufferC_inline_cc.hh.
C++: doc_mk_cc_BufferSetDBL
→ C-API
Set the MkBufferC to the val …
Definition at line 514 of file MkBufferC_inline_cc.hh.
C++: doc_mk_cc_BufferSetFLT
→ C-API
Set the MkBufferC to the val …
Definition at line 521 of file MkBufferC_inline_cc.hh.
C++: doc_mk_cc_BufferSetI16
→ C-API
Set the MkBufferC to the val …
Definition at line 528 of file MkBufferC_inline_cc.hh.
C++: doc_mk_cc_BufferSetI32
→ C-API
Set the MkBufferC to the val …
Definition at line 535 of file MkBufferC_inline_cc.hh.
C++: doc_mk_cc_BufferSetI64
→ C-API
Set the MkBufferC to the val …
Definition at line 542 of file MkBufferC_inline_cc.hh.
C++: doc_mk_cc_BufferSetI8
→ C-API
Set the MkBufferC to the val …
Definition at line 549 of file MkBufferC_inline_cc.hh.
|
inline |
C++: doc_mk_cc_BufferSetSTR
→ C-API
Set the MkBufferC to the val …
Definition at line 563 of file MkBufferC_inline_cc.hh.
C++: doc_mk_cc_BufferSetSTR
→ C-API
Set the MkBufferC to the val …
Definition at line 556 of file MkBufferC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferC* buf.SetStringR(const std::string& val)
Set the MkBufferC to the val …
Definition at line 571 of file MkBufferC_inline_cc.hh.
C++:
→ C-API MkBufferC* buf.SetV(MK_FST val, ... )
set the MkBufferC using a ... value …
Definition at line 579 of file MkBufferC_inline_cc.hh.
C++:
→ C-API MkBufferC* buf.SetVL(MK_FST val, va_list var_list)
set the MkBufferC using a va_list value …
Definition at line 589 of file MkBufferC_inline_cc.hh.