theKernel 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - py - rb - jv - cc
Loading...
Searching...
No Matches
MkBufferStream64S Struct Reference

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

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkBufferStream64S:

Data Fields

union { 
 
   struct MkObjectS   obj 
 
   struct MkBufferS   buf 
 
   struct MkBufferStreamS   bus 
 
super 
 
MK_BINB ils_data [MkBufferStream64_ils_size]
 ILS storage
 

Detailed Description

the final class of MkBufferStreamS with 64 byte ILS-Size

This buffer is used for small-data-io (internal usage).

Definition at line 7351 of file LibMkKernel_mk.h.

Field Documentation

◆ buf

struct MkBufferS MkBufferStream64S::buf

Definition at line 7356 of file LibMkKernel_mk.h.

◆ bus

struct MkBufferStreamS MkBufferStream64S::bus

Definition at line 7357 of file LibMkKernel_mk.h.

◆ ils_data

MK_BINB MkBufferStream64S::ils_data[MkBufferStream64_ils_size]

ILS storage

Definition at line 7363 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS MkBufferStream64S::obj

Definition at line 7355 of file LibMkKernel_mk.h.

◆ [union]

union { ... } MkBufferStream64S::super

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