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

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

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkBuffer256S:

Data Fields

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

Detailed Description

the final class of MkBufferS with 256 byte ILS-Size

This buffer is used for string operations.

Definition at line 5907 of file LibMkKernel_mk.h.

Field Documentation

◆ buf

struct MkBufferS MkBuffer256S::buf

Definition at line 5912 of file LibMkKernel_mk.h.

◆ ils_data

MK_BINB MkBuffer256S::ils_data[MkBuffer256S_ils_size]

ILS storage

Definition at line 5918 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS MkBuffer256S::obj

Definition at line 5911 of file LibMkKernel_mk.h.

◆ [union]

union { ... } MkBuffer256S::super

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