theKernel 10.0
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CException
 Ccsmkkernel.MkCallbackNotFoundError
 Ccsmkkernel.MkConstructorNullExceptionC
 Ccsmkkernel.MkExceptionCC-API: MkExceptionC_C_API - MkExceptionC - The default-exception of the Programming-Language-Micro-Kernel (PLMK)
 Ccsmkkernel.MkInitError
 Ccsmkkernel.MkInitSoftError
 Ccsmkkernel.MkReferenceNullExceptionC
 Ccsmkkernel.MkSignatureExceptionC
 CMkBufferS::ilsSInstance storage predefined
 Ccsmkkernel.Mk
 CMK_STRN_AArray of MK_STRN values …
 CMkAllocDefSDefine the storage-allocator function
 Ccsmkkernel.Mk.MkBinaryR
 CMkBinaryRBinary data default format …
 CMkBuffer1024Sfinal class of MkBufferS with 1024 byte ILS-Size
 CMkBuffer256Sfinal class of MkBufferS with 256 byte ILS-Size
 CMkBuffer64Sfinal class of MkBufferS with 64 byte ILS-Size
 CMkBufferAtomUUnion used to set or modify native data from an MkBufferS object …
 CMkBufferListSThe CLASS used to store a list of MkBufferS items into a flat array…
 CMkBufferSThe ABSTRACT-CLASS used to store a native-type-data-item defined by PRIMITIVE TYPE
 CMkBufferStream1024Sfinal class of MkBufferStreamS with 1024 byte ILS-Size
 CMkBufferStream16384Sfinal class of MkBufferStreamS with 16384 byte ILS-Size
 CMkBufferStream256Sfinal class of MkBufferStreamS with 256 byte ILS-Size
 CMkBufferStream64Sfinal class of MkBufferStreamS with 64 byte ILS-Size
 CMkBufferStreamSThe ABSTRACT-CLASS MkBufferStreamS is used for package-based serialized IO
 CMkBufferUUnion for all data items supported by MkBufferS
 CMkCacheItemSLinked-list to opearate a storage of data items
 CMkCacheSThis is an circel storage of a linked-list connected with a "lock" at MkCacheS
 CMkErrExtSextension-slot for MkErrorS
 CMkErrorDefaultSsignal-slot for raise an error
 CMkErrorExitSsignal-slot for panic on error
 CMkErrorIgnoreSsignal-slot for ignore on error
 CMkErrorPanicSsignal-slot for panic on error
 CMkErrorPrintSsignal-slot for print on error
 CMkErrorSThe data-type to store and handle the error-condition
 CMkExtensionSBase class for the extension technologie …
 CMkIdSData type for process/thread identification …
 Ccsmkkernel.MkIntPtr_A
 Ccsmkkernel.MkKernelMkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK)
 CMkLalSInterface between csmkkernel and the Operating-System …
 CMkLogDataSStruct to hold the mkrt-logging-data
 CMkLogFileSDefine a MkLogFileC object …
 Ccsmkkernel.MkObjectCMkObjectC - class known as obj or object is used as base-class type for a Programming-Language-Micro-Kernel (PLMK) class …
 Ccsmkkernel.MkBufferCMkBufferC - the abstract class known as buf or buffer is used to create and manage dynamic, generic, mixed typed data. …
 Ccsmkkernel.MkBufferListCMkBufferListC - the class known as bfl or buffer-list is used to create and manage a list of MkBufferC
 Ccsmkkernel.MkBufferStreamCMkBufferStreamC - the abstract class known as bus or stream is a subclass of MkBufferC and is used for package-based-io
 Ccsmkkernel.MkErrorCMkErrorC - the class known as err or error is used to create and manage an error message …
 Ccsmkkernel.MkLogFileCMkLogFileC - the class known as lfl or log-file is used to control the target of the logging-output
 Ccsmkkernel.MkRuntimeCMkRuntimeC - The class known as mkrt or runtime is the main csmkkernel application environment …
 CMkObjectProtectSprotect is used to "protect" data set by pAllocCreate if the new object is later initialized with a type specific object-initialization …
 CMkObjectSObject header …
 CMkRtExtSMkRtExtS - extend the MkRuntimeC with a library specific feature …
 CMkRuntimeCallbackSKeep callback related data …
 CMkRuntimeSThe MkRuntimeS provide a per-thread environment for csmkkernel
 Ccsmkkernel.Mk.MkStringR
 CMkStringRString data default format …
 CMkThreadDataS
 CMkTypeDefSsuper-class-base, the MkTypeS using the super-macro-syntax for all non specific types …
 CMkTypeSMkTypeS - class known as typ or type is used as class-base for a Managed-Object-Technology (MOT) type …