|
theKernel 10.0
|
the final class of MkBufferS with 256 byte ILS-Size … More...
#include <LibMkKernel_mk.h>
Collaboration diagram for libmkkernel::MkBuffer256S:Public Attributes | ||
| union { | ||
| struct MkObjectS obj | ||
| struct MkBufferS buf | ||
| } | super | |
| MK_BINB | ils_data [MkBuffer256S_ils_size] | |
| ILS storage | ||
the final class of MkBufferS with 256 byte ILS-Size …
This buffer is used for string operations.
Definition at line 6152 of file LibMkKernel_mk.h.
| struct MkBufferS libmkkernel::MkBuffer256S::buf |
Definition at line 6157 of file LibMkKernel_mk.h.
| MK_BINB libmkkernel::MkBuffer256S::ils_data[MkBuffer256S_ils_size] |
ILS storage
Definition at line 6163 of file LibMkKernel_mk.h.
| struct MkObjectS libmkkernel::MkBuffer256S::obj |
Definition at line 6156 of file LibMkKernel_mk.h.
| union { ... } libmkkernel::MkBuffer256S::super |