MkBufferStream256S - the final class of abstract class MkBufferStreamC with 256 byte ILS-Size … More...
Topics | |
MkBufferStream256C_Class_Define_C_API | |
MkBufferStream256S - low level definition, access and cast … | |
Classes | |
struct | MkBufferStream256S |
the final class of MkBufferStreamS with 256 byte ILS-Size … More... | |
Macros | |
#define | MkBufferStream256S_ils_size (256) |
256 bytes I)instance L)ocal S)torage - the memory that adds the final-class to the abstract-class. | |
MkBufferStream256S - the final class of abstract class MkBufferStreamC with 256 byte ILS-Size …
C-Kernel-Details
The ABSTRACT-CLASS MkBufferStreamS has the private-parent-class MkBufferS and is used to store typed-data in a continuous binary-array at MkBufferS::storage.
In addition to the binary-array the MkBufferStreamS also include features like:
The MkBufferStreamS inherits the following features from MkBufferS:
The ABSTRACT-CLASS MkBufferStreamS is missing the ILS-storage, the FINAL-CLASSES are:
MkBufferStream16384S, MkBufferStream256S, MkBufferStream64S and MkBufferStream1024S
#define MkBufferStream256S_ils_size (256) |
256 bytes I)instance L)ocal S)torage - the memory that adds the final-class to the abstract-class.
Definition at line 7950 of file LibMkKernel_mk.h.