|
theKernel 10.0
|
the final class of MkBufferStreamS with 64 byte ILS-Size … More...
#include <LibMkKernel_mk.h>
Collaboration diagram for MkBufferStream64S:Public Attributes | ||
| union { | ||
| struct MkObjectS obj | ||
| struct MkBufferS buf | ||
| struct MkBufferStreamS bus | ||
| } | super | |
| MK_BINB | ils_data [MkBufferStream64_ils_size] | |
| ILS storage | ||
the final class of MkBufferStreamS with 64 byte ILS-Size …
This buffer is used for small-data-io (internal usage).
Definition at line 7861 of file LibMkKernel_mk.h.
| struct MkBufferS MkBufferStream64S::buf |
Definition at line 7866 of file LibMkKernel_mk.h.
| struct MkBufferStreamS MkBufferStream64S::bus |
Definition at line 7867 of file LibMkKernel_mk.h.
| MK_BINB MkBufferStream64S::ils_data[MkBufferStream64_ils_size] |
ILS storage
Definition at line 7873 of file LibMkKernel_mk.h.
| struct MkObjectS MkBufferStream64S::obj |
Definition at line 7865 of file LibMkKernel_mk.h.
| union { ... } MkBufferStream64S::super |