theKernel 10.0
Loading...
Searching...
No Matches
libmkkernel::MkBufferStream256S Struct Reference

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

#include <LibMkKernel_mk.h>

+ Collaboration diagram for libmkkernel::MkBufferStream256S:

Public Attributes

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 7956 of file LibMkKernel_mk.h.

Member Data Documentation

◆ buf

struct MkBufferS libmkkernel::MkBufferStream256S::buf

Definition at line 7961 of file LibMkKernel_mk.h.

◆ bus

struct MkBufferStreamS libmkkernel::MkBufferStream256S::bus

Definition at line 7962 of file LibMkKernel_mk.h.

◆ ils_data

MK_BINB libmkkernel::MkBufferStream256S::ils_data[MkBufferStream256S_ils_size]

ILS storage

Definition at line 7968 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS libmkkernel::MkBufferStream256S::obj

Definition at line 7960 of file LibMkKernel_mk.h.

◆ [union]

union { ... } libmkkernel::MkBufferStream256S::super

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