MkBufferListC - various functions to 'append' to a MkBufferListS … More...
MkBufferListC - various functions to 'append' to a MkBufferListS …
|
inline |
C++: doc_mk_cc_BufferListAppendBIN
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 180 of file MkBufferListC_inline_cc.hh.
|
inline |
C++: doc_mk_cc_BufferListAppendBOL
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 187 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API bfl.AppendBUF(MkBufferC* val)
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 200 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API bfl.AppendBUF(MkBufferC* val)
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 193 of file MkBufferListC_inline_cc.hh.
|
inline |
C++: doc_mk_cc_BufferListAppendDBL
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 207 of file MkBufferListC_inline_cc.hh.
|
inline |
C++: doc_mk_cc_BufferListAppendFLT
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 213 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API bfl.AppendG(MK_LONG val)
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 219 of file MkBufferListC_inline_cc.hh.
|
inline |
C++: doc_mk_cc_BufferListAppendI16
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 225 of file MkBufferListC_inline_cc.hh.
|
inline |
C++: doc_mk_cc_BufferListAppendI32
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 231 of file MkBufferListC_inline_cc.hh.
|
inline |
C++: doc_mk_cc_BufferListAppendI64
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 237 of file MkBufferListC_inline_cc.hh.
|
inline |
C++: doc_mk_cc_BufferListAppendI8
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 243 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* bfl.AppendLA(MkBufferListC* args)
append a variable number of MkBufferC object's to an MkBufferListC object using an other MkBufferListC OR a list of arguments (only in NON C)
Definition at line 111 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* bfl.AppendLA(MkBufferListC* args)
append a variable number of MkBufferC object's to an MkBufferListC object using an other MkBufferListC OR a list of arguments (only in NON C)
Definition at line 81 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* bfl.AppendLA(MkBufferListC* args)
append a variable number of MkBufferC object's to an MkBufferListC object using an other MkBufferListC OR a list of arguments (only in NON C)
Definition at line 103 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* bfl.AppendLP(MkBufferListC* addBufL, MK_NUM position = -1)
copy a MkBufferListS list into an MkBufferListS object on position …
Definition at line 127 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* bfl.AppendLP(MkBufferListC* addBufL, MK_NUM position = -1)
copy a MkBufferListS list into an MkBufferListS object on position …
Definition at line 119 of file MkBufferListC_inline_cc.hh.
|
inline |
C++: doc_mk_cc_BufferListAppendSTR
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 255 of file MkBufferListC_inline_cc.hh.
|
inline |
C++: doc_mk_cc_BufferListAppendSTR
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 249 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API bfl.AppendStringR(const std::string& val)
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 262 of file MkBufferListC_inline_cc.hh.
C++:
→ C-API bfl.AppendUP(MkBufferC* addBuf, MK_NUM position = -1)
append a MkBufferC item into an MkBufferListC object on position …
Definition at line 276 of file MkBufferListC_inline_cc.hh.
C++:
→ C-API bfl.AppendUP(MkBufferC* addBuf, MK_NUM position = -1)
append a MkBufferC item into an MkBufferListC object on position …
Definition at line 269 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API bfl.AppendV(MK_FST printfmt, ... )
append an printf like format object to the end of an MkBufferListS object …
Definition at line 283 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* bfl.AppendVA(MK_STRN arg0, ... )
append a variable number of strings to an MkBufferListS object …
Definition at line 145 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* bfl.AppendVA(MK_STRN arg0, ... )
append a variable number of strings to an MkBufferListS object …
Definition at line 135 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* bfl.AppendVAL(MK_STRN arg0, va_list var_list)
append a variable number of strings to an MkBufferListS object …
Definition at line 163 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* bfl.AppendVAL(MK_STRN arg0, va_list var_list)
append a variable number of strings to an MkBufferListS object …
Definition at line 156 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API MkBufferListC* bfl.AppendVC(MK_NUM argc, MK_STRN argv[] )
append a argc/argv list of strings to an MkBufferListS object …
Definition at line 171 of file MkBufferListC_inline_cc.hh.
|
inline |
C++:
→ C-API bfl.AppendVL(MK_FST printfmt, va_list var_list)
append an printf like format object to the end of an MkBufferListS object …
Definition at line 292 of file MkBufferListC_inline_cc.hh.