theKernel 10.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Ncsmkkernel
 CMk
 CMkBinaryR
 CMkStringR
 CMkBufferCMkBufferC - the abstract class known as buf or buffer is used to create and manage dynamic, generic, mixed typed data. …
 CMkBufferListCMkBufferListC - the class known as bfl or buffer-list is used to create and manage a list of MkBufferC
 CMkBufferStreamCMkBufferStreamC - the abstract class known as bus or stream is a subclass of MkBufferC and is used for package-based-io
 CMkCallbackNotFoundError
 CMkConstructorNullExceptionC
 CMkErrorCMkErrorC - the class known as err or error is used to create and manage an error message …
 CMkExceptionCC-API: MkExceptionC_C_API - MkExceptionC - The default-exception of the Programming-Language-Micro-Kernel (PLMK)
 CMkInitError
 CMkInitSoftError
 CMkIntPtr_A
 CMkKernelMkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK)
 CMkLogFileCMkLogFileC - the class known as lfl or log-file is used to control the target of the logging-output
 CMkObjectCMkObjectC - class known as obj or object is used as base-class type for a Programming-Language-Micro-Kernel (PLMK) class …
 CMkReferenceNullExceptionC
 CMkRuntimeCMkRuntimeC - The class known as mkrt or runtime is the main csmkkernel application environment …
 CMkSignatureExceptionC
 CMK_STRN_AArray of MK_STRN values …
 CMkAllocDefSDefine the storage-allocator function
 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
 CilsSInstance storage predefined
 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 …
 CMkLalSInterface between csmkkernel and the Operating-System …
 CMkLogDataSStruct to hold the mkrt-logging-data
 CMkLogFileSDefine a MkLogFileC object …
 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
 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 …