theKernel 10.0
Loading...
Searching...
No Matches
MkBuffer64S Struct Reference

the final class of MkBufferS with 64 byte ILS-SizeMore...

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkBuffer64S:

Data Fields

union { 
 
   struct MkObjectS   obj 
 
   struct MkBufferS   buf 
 
super 
 
MK_BINB ils_data [MkBuffer64S_ils_size]
 ILS storage
 

Detailed Description

the final class of MkBufferS with 64 byte ILS-Size

This is the default-buffer-type.

Definition at line 6058 of file LibMkKernel_mk.h.

Field Documentation

◆ buf

struct MkBufferS MkBuffer64S::buf

Definition at line 6063 of file LibMkKernel_mk.h.

◆ ils_data

MK_BINB MkBuffer64S::ils_data[MkBuffer64S_ils_size]

ILS storage

Definition at line 6069 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS MkBuffer64S::obj

Definition at line 6062 of file LibMkKernel_mk.h.

◆ [union]

union { ... } MkBuffer64S::super

The documentation for this struct was generated from the following file: