|
theKernel 10.0
|
the final class of MkBufferStreamS with 16384 byte ILS-Size … More...
#include <LibMkKernel_mk.h>
Collaboration diagram for MkBufferStream16384S: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 MkBufferStream16384S::buf |
Definition at line 8151 of file LibMkKernel_mk.h.
| struct MkBufferStreamS MkBufferStream16384S::bus |
Definition at line 8152 of file LibMkKernel_mk.h.
| MK_BINB MkBufferStream16384S::ils_data[MkBufferStream16384S_ils_size] |
ILS storage
Definition at line 8158 of file LibMkKernel_mk.h.
| struct MkObjectS MkBufferStream16384S::obj |
Definition at line 8150 of file LibMkKernel_mk.h.
| union { ... } MkBufferStream16384S::super |