the final class of MkBufferS with 64 byte ILS-Size … More...
#include <LibMkKernel_mk.h>
Data Fields | ||
union { | ||
struct MkObjectS obj | ||
struct MkBufferS buf | ||
} | super | |
MK_BINB | ils_data [MkBuffer64S_ils_size] | |
ILS storage | ||
the final class of MkBufferS with 64 byte ILS-Size …
This is the default-buffer-type.
Definition at line 5813 of file LibMkKernel_mk.h.
struct MkBufferS MkBuffer64S::buf |
Definition at line 5818 of file LibMkKernel_mk.h.
MK_BINB MkBuffer64S::ils_data[MkBuffer64S_ils_size] |
ILS storage
Definition at line 5824 of file LibMkKernel_mk.h.
struct MkObjectS MkBuffer64S::obj |
Definition at line 5817 of file LibMkKernel_mk.h.
union { ... } MkBuffer64S::super |