▼Cstd::exception | |
Cccmkkernel::MkExceptionC | MkExceptionC - The default-exception of the Programming-Language-Micro-Kernel (PLMK) … |
Clibmkkernel::MkBufferS::ilsS | Instance storage predefined |
Clibmkkernel::MK_STRN_A | Array of libmkkernel::MK_STRN values … |
Clibmkkernel::MkAllocDefS | Define the storage-allocator function |
Clibmkkernel::MkBinaryR | Binary data default format … |
Clibmkkernel::MkBuffer1024S | final class of MkBufferS with 1024 byte ILS-Size … |
Clibmkkernel::MkBuffer256S | final class of MkBufferS with 256 byte ILS-Size … |
Clibmkkernel::MkBuffer64S | final class of MkBufferS with 64 byte ILS-Size … |
Clibmkkernel::MkBufferAtomU | Union used to set or modify native data from an MkBufferS object … |
Cccmkkernel::MkBufferC_A | The ABSTRACT-CLASS used to store a native-type-data-item defined by PRIMITIVE TYPE … → C-API: libmkkernel::MkBufferS |
Cccmkkernel::MkBufferListC_A | The CLASS used to store a list of MkBufferS items into a flat array… → C-API: libmkkernel::MkBufferListS |
Clibmkkernel::MkBufferListS | The CLASS used to store a list of MkBufferS items into a flat array… |
Clibmkkernel::MkBufferS | The ABSTRACT-CLASS used to store a native-type-data-item defined by PRIMITIVE TYPE … |
Clibmkkernel::MkBufferStream1024S | final class of MkBufferStreamS with 1024 byte ILS-Size … |
Clibmkkernel::MkBufferStream16384S | final class of MkBufferStreamS with 16384 byte ILS-Size … |
Clibmkkernel::MkBufferStream256S | final class of MkBufferStreamS with 256 byte ILS-Size … |
Clibmkkernel::MkBufferStream64S | final class of MkBufferStreamS with 64 byte ILS-Size … |
Cccmkkernel::MkBufferStreamC_A | The ABSTRACT-CLASS MkBufferStreamS is used for package-based serialized IO … → C-API: libmkkernel::MkBufferStreamS |
Clibmkkernel::MkBufferStreamS | The ABSTRACT-CLASS MkBufferStreamS is used for package-based serialized IO … |
Clibmkkernel::MkBufferU | Union for all data items supported by MkBufferS … |
Clibmkkernel::MkCacheItemS | Linked-list to opearate a storage of data items |
Clibmkkernel::MkCacheS | This is an circel storage of a linked-list connected with a "lock" at libmkkernel::MkCacheS … |
Clibmkkernel::MkErrExtS | extension-slot for MkErrorS … |
Cccmkkernel::MkErrorC_A | The data-type to store and handle the error-condition … → C-API: libmkkernel::MkErrorS |
Clibmkkernel::MkErrorDefaultS | signal-slot for raise an error … |
Clibmkkernel::MkErrorExitS | signal-slot for panic on error … |
Clibmkkernel::MkErrorIgnoreS | signal-slot for ignore on error … |
Clibmkkernel::MkErrorPanicS | signal-slot for panic on error … |
Clibmkkernel::MkErrorPrintS | signal-slot for print on error … |
Clibmkkernel::MkErrorS | The data-type to store and handle the error-condition … |
Clibmkkernel::MkExtensionS | Base class for the extension technologie … |
Clibmkkernel::MkIdS | Data type for process/thread identification … |
Cccmkkernel::MkKernel | MkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK) … |
Clibmkkernel::MkLalS | Interface between ccmkkernel and the Operating-System … |
Clibmkkernel::MkLogDataS | Struct to hold the mkrt-logging-data … |
Cccmkkernel::MkLogFileC_A | define a MkLogFileC object … → C-API: libmkkernel::MkLogFileS |
Clibmkkernel::MkLogFileS | Define a MkLogFileC object … |
▼Cccmkkernel::MkObjectC | object header … → C-API: libmkkernel::MkObjectS |
Cccmkkernel::MkBufferC | The ABSTRACT-CLASS used to store a native-type-data-item defined by PRIMITIVE TYPE … → C-API: libmkkernel::MkBufferS |
Cccmkkernel::MkBufferListC | The CLASS used to store a list of MkBufferS items into a flat array… → C-API: libmkkernel::MkBufferListS |
Cccmkkernel::MkBufferStreamC | The ABSTRACT-CLASS MkBufferStreamS is used for package-based serialized IO … → C-API: libmkkernel::MkBufferStreamS |
Cccmkkernel::MkErrorC | The data-type to store and handle the error-condition … → C-API: libmkkernel::MkErrorS |
Cccmkkernel::MkLogFileC | define a MkLogFileC object … → C-API: libmkkernel::MkLogFileS |
Cccmkkernel::MkRuntimeC | The MkRuntimeS provide a per-thread environment for ccmkkernel … → C-API: libmkkernel::MkRuntimeS |
Cccmkkernel::MkObjectC_A | object header … → C-API: libmkkernel::MkObjectS |
Cccmkkernel::MkObjectDeleteCallbackC | Infrastructur to use the ccmkkernel specific callback … |
Cccmkkernel::MkObjectDeleteCallbackC::MkObjectDeleteCallbackU | Storage to hold the callback |
Clibmkkernel::MkObjectProtectS | protect is used to "protect" data set by pAllocCreate if the new object is later initialized with a type specific object-initialization … |
Clibmkkernel::MkObjectS | Object header … |
Clibmkkernel::MkRtExtS | MkRtExtS - extend the MkRuntimeC with a library specific feature … |
Cccmkkernel::MkRuntimeC_A | The MkRuntimeS provide a per-thread environment for ccmkkernel … → C-API: libmkkernel::MkRuntimeS |
Clibmkkernel::MkRuntimeCallbackS | Keep callback related data … |
Clibmkkernel::MkRuntimeS | The MkRuntimeS provide a per-thread environment for ccmkkernel … |
Cccmkkernel::MkStaticC | static constructor for ccmkkernel … |
Clibmkkernel::MkStringR | String data default format … |
Clibmkkernel::MkThreadDataS | |
Clibmkkernel::MkTypeDefS | super-class-base, the MkTypeS using the super-macro-syntax for all non specific types … |
Clibmkkernel::MkTypeS | MkTypeS - class known as typ or type is used as class-base for a Managed-Object-Technology (MOT) type … |
▼Cstd::runtime_error | |
▼Cccmkkernel::MkKernelException | |
Cccmkkernel::HdlIsNullError | |
Cccmkkernel::MkConstructorNullExceptionC | Constructor return MK_NULL |
Cccmkkernel::MkInitError | Constructor return MK_NULL |
Cccmkkernel::MkInitSoftError | Soft constructor return MK_NULL |
Cccmkkernel::MkReferenceNullExceptionC | Reference argument is MK_NULL |