| CMK_STRN_A | Array of MK_STRN values … |
| CMkAllocDefS | Define the storage-allocator function |
| CMkBinaryR | Binary data default format … |
| CMkBuffer1024S | final class of MkBufferS with 1024 byte ILS-Size … |
| CMkBuffer256S | final class of MkBufferS with 256 byte ILS-Size … |
| CMkBuffer64S | final class of MkBufferS with 64 byte ILS-Size … |
| CMkBufferAtomU | Union used to set or modify native data from an MkBufferS object … |
| CMkBufferC_Obj | |
| CMkBufferListC_Obj | |
| CMkBufferListS | The CLASS used to store a list of MkBufferS items into a flat array… |
| ▼CMkBufferS | The ABSTRACT-CLASS used to store a native-type-data-item defined by PRIMITIVE TYPE … |
| CilsS | Instance storage predefined |
| CMkBufferStream1024S | final class of MkBufferStreamS with 1024 byte ILS-Size … |
| CMkBufferStream16384S | final class of MkBufferStreamS with 16384 byte ILS-Size … |
| CMkBufferStream256S | final class of MkBufferStreamS with 256 byte ILS-Size … |
| CMkBufferStream64S | final class of MkBufferStreamS with 64 byte ILS-Size … |
| CMkBufferStreamC_Obj | |
| CMkBufferStreamS | The ABSTRACT-CLASS MkBufferStreamS is used for package-based serialized IO … |
| CMkBufferU | Union for all data items supported by MkBufferS … |
| CMkCacheItemS | Linked-list to opearate a storage of data items |
| CMkCacheS | This is an circel storage of a linked-list connected with a "lock" at MkCacheS … |
| CMkCallS | |
| CMkErrExtS | extension-slot for MkErrorS … |
| CMkErrorC_Obj | |
| CMkErrorDefaultS | signal-slot for raise an error … |
| CMkErrorExitS | signal-slot for panic on error … |
| CMkErrorIgnoreS | signal-slot for ignore on error … |
| CMkErrorPanicS | signal-slot for panic on error … |
| CMkErrorPrintS | signal-slot for print on error … |
| CMkErrorS | The data-type to store and handle the error-condition … |
| CMkExtensionS | Base class for the extension technologie … |
| CMkIdS | Data type for process/thread identification … |
| CMkKernelStateS | |
| CMkKernelThreadStateS | |
| CMkLalS | Interface between pymkkernel and the Operating-System … |
| CMkLogDataS | Struct to hold the mkrt-logging-data … |
| CMkLogFileC_Obj | |
| CMkLogFileS | Define a MkLogFileC object … |
| CMkObjectC_Obj | |
| CMkObjectProtectS | protect is used to "protect" data set by pAllocCreate if the new object is later initialized with a type specific object-initialization … |
| CMkObjectS | Object header … |
| CMkRtExtS | MkRtExtS - extend the MkRuntimeC with a library specific feature … |
| CMkRuntimeC_Obj | |
| CMkRuntimeCallbackS | Keep callback related data … |
| CMkRuntimeS | The MkRuntimeS provide a per-thread environment for pymkkernel … |
| CMkStringR | String data default format … |
| CMkThreadDataS | |
| CMkTypeDefS | super-class-base, the MkTypeS using the super-macro-syntax for all non specific types … |
| CMkTypeS | MkTypeS - class known as typ or type is used as class-base for a Managed-Object-Technology (MOT) type … |