MkBufferListC - various functions to 'append' to a MkBufferListS … More...
MkBufferListC - various functions to 'append' to a MkBufferListS …
|
static |
Atl: doc_mk_atl_BufferListAppendBIN
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 237 of file MkBufferListC_atl.c.
|
static |
Atl: doc_mk_atl_BufferListAppendBOL
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 253 of file MkBufferListC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC::AppendBUF $bfl val:MkBufferC
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 269 of file MkBufferListC_atl.c.
|
static |
Atl: doc_mk_atl_BufferListAppendDBL
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 285 of file MkBufferListC_atl.c.
|
static |
Atl: doc_mk_atl_BufferListAppendFLT
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 301 of file MkBufferListC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC::AppendG $bfl val:long
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 317 of file MkBufferListC_atl.c.
|
static |
Atl: doc_mk_atl_BufferListAppendI16
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 333 of file MkBufferListC_atl.c.
|
static |
Atl: doc_mk_atl_BufferListAppendI32
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 349 of file MkBufferListC_atl.c.
|
static |
Atl: doc_mk_atl_BufferListAppendI64
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 365 of file MkBufferListC_atl.c.
|
static |
Atl: doc_mk_atl_BufferListAppendI8
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 381 of file MkBufferListC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC [MkBufferListC::AppendLA $bfl args:MkBufferListC...]
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 201 of file MkBufferListC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC [MkBufferListC::AppendLP $bfl addBufL:MkBufferListC ?position:int32=-1?]
copy a MkBufferListS list into an MkBufferListS object on position …
Definition at line 217 of file MkBufferListC_atl.c.
|
static |
Atl: doc_mk_atl_BufferListAppendSTR
→ C-API
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 397 of file MkBufferListC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC::AppendStringR $bfl val:string
append a native PRIMITIVE TYPE object to a MkBufferListC …
Definition at line 413 of file MkBufferListC_atl.c.
|
static |
Atl:
→ C-API MkBufferListC::AppendUP $bfl addBuf:MkBufferC ?position:int32=-1?
append a MkBufferC item into an MkBufferListC object on position …
Definition at line 429 of file MkBufferListC_atl.c.