| ▼Nccmkkernel | Namespace for the CcMkKernel "C++"-API |
| CHdlIsNullError | |
| CMkBufferC | The ABSTRACT-CLASS used to store a native-type-data-item defined by PRIMITIVE TYPE … → C-API: libmkkernel::MkBufferS |
| CMkBufferC_A | The ABSTRACT-CLASS used to store a native-type-data-item defined by PRIMITIVE TYPE … → C-API: libmkkernel::MkBufferS |
| CMkBufferListC | The CLASS used to store a list of MkBufferS items into a flat array… → C-API: libmkkernel::MkBufferListS |
| CMkBufferListC_A | The CLASS used to store a list of MkBufferS items into a flat array… → C-API: libmkkernel::MkBufferListS |
| CMkBufferStreamC | The ABSTRACT-CLASS MkBufferStreamS is used for package-based serialized IO … → C-API: libmkkernel::MkBufferStreamS |
| CMkBufferStreamC_A | The ABSTRACT-CLASS MkBufferStreamS is used for package-based serialized IO … → C-API: libmkkernel::MkBufferStreamS |
| CMkConstructorNullExceptionC | Constructor return MK_NULL |
| CMkErrorC | The data-type to store and handle the error-condition … → C-API: libmkkernel::MkErrorS |
| CMkErrorC_A | The data-type to store and handle the error-condition … → C-API: libmkkernel::MkErrorS |
| CMkExceptionC | MkExceptionC - The default-exception of the Programming-Language-Micro-Kernel (PLMK) … |
| CMkInitError | Constructor return MK_NULL |
| CMkInitSoftError | Soft constructor return MK_NULL |
| CMkKernel | MkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK) … |
| CMkKernelException | |
| CMkLogFileC | define a MkLogFileC object … → C-API: libmkkernel::MkLogFileS |
| CMkLogFileC_A | define a MkLogFileC object … → C-API: libmkkernel::MkLogFileS |
| CMkObjectC | object header … → C-API: libmkkernel::MkObjectS |
| CMkObjectC_A | object header … → C-API: libmkkernel::MkObjectS |
| ▼CMkObjectDeleteCallbackC | Infrastructur to use the ccmkkernel specific callback … |
| CMkObjectDeleteCallbackU | Storage to hold the callback |
| CMkReferenceNullExceptionC | Reference argument is MK_NULL |
| CMkRuntimeC | The MkRuntimeS provide a per-thread environment for ccmkkernel … → C-API: libmkkernel::MkRuntimeS |
| CMkRuntimeC_A | The MkRuntimeS provide a per-thread environment for ccmkkernel … → C-API: libmkkernel::MkRuntimeS |
| CMkStaticC | static constructor for ccmkkernel … |
| ▼Nlibmkkernel | |
| CMK_STRN_A | Array of libmkkernel::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 … |
| 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 … |
| 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 libmkkernel::MkCacheS … |
| CMkErrExtS | extension-slot for MkErrorS … |
| 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 … |
| CMkLalS | Interface between ccmkkernel and the Operating-System … |
| CMkLogDataS | Struct to hold the mkrt-logging-data … |
| CMkLogFileS | Define a MkLogFileC object … |
| 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 … |
| CMkRuntimeCallbackS | Keep callback related data … |
| CMkRuntimeS | The MkRuntimeS provide a per-thread environment for ccmkkernel … |
| 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 … |