the final class of MkBufferStreamS with 16384 byte ILS-Size … More...
#include <LibMkKernel_mk.h>
Data Fields | ||
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 7642 of file LibMkKernel_mk.h.
struct MkBufferS MkBufferStream16384S::buf |
Definition at line 7647 of file LibMkKernel_mk.h.
struct MkBufferStreamS MkBufferStream16384S::bus |
Definition at line 7648 of file LibMkKernel_mk.h.
MK_BINB MkBufferStream16384S::ils_data[MkBufferStream16384S_ils_size] |
ILS storage
Definition at line 7654 of file LibMkKernel_mk.h.
struct MkObjectS MkBufferStream16384S::obj |
Definition at line 7646 of file LibMkKernel_mk.h.
union { ... } MkBufferStream16384S::super |