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

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

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkBufferStream256S:

Data Fields

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

Detailed Description

the final class of MkBufferStreamS with 256 byte ILS-Size

This buffer is used for transaction-io.

Definition at line 7448 of file LibMkKernel_mk.h.

Field Documentation

◆ buf

struct MkBufferS MkBufferStream256S::buf

Definition at line 7453 of file LibMkKernel_mk.h.

◆ bus

struct MkBufferStreamS MkBufferStream256S::bus

Definition at line 7454 of file LibMkKernel_mk.h.

◆ ils_data

MK_BINB MkBufferStream256S::ils_data[MkBufferStream256S_ils_size]

ILS storage

Definition at line 7460 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS MkBufferStream256S::obj

Definition at line 7452 of file LibMkKernel_mk.h.

◆ [union]

union { ... } MkBufferStream256S::super

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