MkBufferStreamC - various functions to write into a MkBufferStreamS … More...
Collaboration diagram for MkBufferStreamC_Write_ATL_API:MkBufferStreamC - various functions to write into a MkBufferStreamS …
Write is done at the position of MkBufferStreamS::storage->cur. After write the cur is incemented with write-sizeof characters.
|
static |
Atl: → C-API MkBufferStreamC::WriteBFL $bus bfl:MkBufferListC
write a MkBufferListC into the MkBufferStreamC …
Definition at line 852 of file MkBufferStreamC_atl.c.
|
static |
Atl: doc_mk_atl_BufferStreamWriteBIN → C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 868 of file MkBufferStreamC_atl.c.
|
static |
Atl: doc_mk_atl_BufferStreamWriteBOL → C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 884 of file MkBufferStreamC_atl.c.
|
static |
Atl: → C-API MkBufferStreamC::WriteBUF $bus val:MkBufferC
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 900 of file MkBufferStreamC_atl.c.
|
static |
Atl: → C-API MkBufferStreamC::WriteBUS_FLAT $bus add:MkBufferStreamC
write a MkBufferStreamC into the MkBufferStreamC …
Definition at line 916 of file MkBufferStreamC_atl.c.
|
static |
Atl: doc_mk_atl_BufferStreamWriteDBL → C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 932 of file MkBufferStreamC_atl.c.
|
static |
Atl: doc_mk_atl_BufferStreamWriteFLT → C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 948 of file MkBufferStreamC_atl.c.
|
static |
Atl: → C-API MkBufferStreamC::WriteHDL $bus val:int32
write the handle into the MkBufferStreamC …
Definition at line 964 of file MkBufferStreamC_atl.c.
|
static |
Atl: doc_mk_atl_BufferStreamWriteI32 → C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 980 of file MkBufferStreamC_atl.c.
|
static |
Atl: doc_mk_atl_BufferStreamWriteI64 → C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 996 of file MkBufferStreamC_atl.c.
|
static |
Atl: doc_mk_atl_BufferStreamWriteI8 → C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 1012 of file MkBufferStreamC_atl.c.
|
static |
Atl: → C-API MkBufferStreamC::WriteL_END $bus
END write a list-item-type into the MkBufferStreamC …
Definition at line 1044 of file MkBufferStreamC_atl.c.
|
static |
Atl: → C-API MkBufferStreamC::WriteL_FLAT $bus bfl:MkBufferListC
write a MkBufferListC FLAT into the MkBufferStreamC …
Definition at line 1058 of file MkBufferStreamC_atl.c.
|
static |
Atl: → C-API MkBufferStreamC::WriteL_START $bus
START write a list-item-type into the MkBufferStreamC …
Definition at line 1074 of file MkBufferStreamC_atl.c.
|
static |
Atl: → C-API MkBufferStreamC::WriteLONG $bus val:long
write the long native object into the MkBufferStreamC …
Definition at line 1028 of file MkBufferStreamC_atl.c.
|
static |
Atl: doc_mk_atl_BufferStreamWriteSTR → C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 1088 of file MkBufferStreamC_atl.c.