theKernel 10.0
|
the final class of MkBufferStreamS with 16384 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 [MkBufferStream16384S_ils_size] | |
ILS storage | ||
the final class of MkBufferStreamS with 16384 byte ILS-Size …
This buffer is used for package-io.
Definition at line 8146 of file LibMkKernel_mk.h.
struct MkBufferS libmkkernel::MkBufferStream16384S::buf |
Definition at line 8151 of file LibMkKernel_mk.h.
struct MkBufferStreamS libmkkernel::MkBufferStream16384S::bus |
Definition at line 8152 of file LibMkKernel_mk.h.
MK_BINB libmkkernel::MkBufferStream16384S::ils_data[MkBufferStream16384S_ils_size] |
ILS storage
Definition at line 8158 of file LibMkKernel_mk.h.
struct MkObjectS libmkkernel::MkBufferStream16384S::obj |
Definition at line 8150 of file LibMkKernel_mk.h.
union { ... } libmkkernel::MkBufferStream16384S::super |