MkBufferC - various functions to set buffer-data … More...
Collaboration diagram for MkBufferC_Set_CS_API:MkBufferC - various functions to set buffer-data …
|
inline |
C#: doc_mk_cs_BufferSetBIN → C-API
Set the MkBufferC to the val …
Definition at line 434 of file MkBufferC.cs.
|
inline |
C#: → C-API MkBufferC buf.SetBinaryR(byte[] val)
Set the MkBufferC to the val …
Definition at line 457 of file MkBufferC.cs.
|
inline |
C#: doc_mk_cs_BufferSetBOL → C-API
Set the MkBufferC to the val …
Definition at line 444 of file MkBufferC.cs.
C#: → C-API MkBufferC buf.SetBUF(MkBufferC val)
Set the MkBufferC to the val …
Definition at line 450 of file MkBufferC.cs.
|
inline |
C#: doc_mk_cs_BufferSetDBL → C-API
Set the MkBufferC to the val …
Definition at line 467 of file MkBufferC.cs.
|
inline |
C#: doc_mk_cs_BufferSetFLT → C-API
Set the MkBufferC to the val …
Definition at line 473 of file MkBufferC.cs.
|
inline |
C#: doc_mk_cs_BufferSetI16 → C-API
Set the MkBufferC to the val …
Definition at line 479 of file MkBufferC.cs.
|
inline |
C#: doc_mk_cs_BufferSetI32 → C-API
Set the MkBufferC to the val …
Definition at line 485 of file MkBufferC.cs.
|
inline |
C#: doc_mk_cs_BufferSetI64 → C-API
Set the MkBufferC to the val …
Definition at line 491 of file MkBufferC.cs.
|
inline |
C#: doc_mk_cs_BufferSetI8 → C-API
Set the MkBufferC to the val …
Definition at line 497 of file MkBufferC.cs.
|
inline |
C#: doc_mk_cs_BufferSetSTR → C-API
Set the MkBufferC to the val …
Definition at line 503 of file MkBufferC.cs.
|
inline |
C#: → C-API MkBufferC buf.SetStringR(string val)
Set the MkBufferC to the val …
Definition at line 511 of file MkBufferC.cs.