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

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

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkBufferStream1024S:

Public Attributes

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

Detailed Description

the final class of MkBufferStreamS with 1024 byte ILS-Size

This buffer is used for medium-data-io (default in Programming-Language-Micro-Kernel (PLMK)).

Definition at line 8051 of file LibMkKernel_mk.h.

Member Data Documentation

◆ buf

struct MkBufferS MkBufferStream1024S::buf

Definition at line 8056 of file LibMkKernel_mk.h.

◆ bus

struct MkBufferStreamS MkBufferStream1024S::bus

Definition at line 8057 of file LibMkKernel_mk.h.

◆ ils_data

MK_BINB MkBufferStream1024S::ils_data[MkBufferStream1024_ils_size]

ILS storage

Definition at line 8063 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS MkBufferStream1024S::obj

Definition at line 8055 of file LibMkKernel_mk.h.

◆ [union]

union { ... } MkBufferStream1024S::super

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