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

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

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkBuffer1024S:

Data Fields

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

Detailed Description

the final class of MkBufferS with 1024 byte ILS-Size

This buffer is used for large string operations.

Definition at line 6246 of file LibMkKernel_mk.h.

Field Documentation

◆ buf

struct MkBufferS MkBuffer1024S::buf

Definition at line 6251 of file LibMkKernel_mk.h.

◆ ils_data

MK_BINB MkBuffer1024S::ils_data[MkBuffer1024S_ils_size]

ILS storage

Definition at line 6257 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS MkBuffer1024S::obj

Definition at line 6250 of file LibMkKernel_mk.h.

◆ [union]

union { ... } MkBuffer1024S::super

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