theKernel 10.0
|
the final class of MkBufferStreamS with 1024 byte ILS-Size … More...
#include <LibMkKernel_mk.h>
Public Attributes | ||
union { | ||
struct MkObjectS obj | ||
struct MkBufferS buf | ||
struct MkBufferStreamS bus | ||
} | super | |
MK_BINB | ils_data [MkBufferStream1024_ils_size] | |
ILS storage | ||
the final class of MkBufferStreamS with 1024 byte ILS-Size …
This buffer is used for medium-data-io (default in Programming-Language-Micro-Kernel (PLMK)).
Definition at line 8051 of file LibMkKernel_mk.h.
struct MkBufferS libmkkernel::MkBufferStream1024S::buf |
Definition at line 8056 of file LibMkKernel_mk.h.
struct MkBufferStreamS libmkkernel::MkBufferStream1024S::bus |
Definition at line 8057 of file LibMkKernel_mk.h.
MK_BINB libmkkernel::MkBufferStream1024S::ils_data[MkBufferStream1024_ils_size] |
ILS storage
Definition at line 8063 of file LibMkKernel_mk.h.
struct MkObjectS libmkkernel::MkBufferStream1024S::obj |
Definition at line 8055 of file LibMkKernel_mk.h.
union { ... } libmkkernel::MkBufferStream1024S::super |