theKernel 10.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NccmkkernelNamespace for the CcMkKernel "C++"-API
 CHdlIsNullError
 CMkBufferCThe ABSTRACT-CLASS used to store a native-type-data-item defined by PRIMITIVE TYPE … → C-API: libmkkernel::MkBufferS
 CMkBufferC_AThe ABSTRACT-CLASS used to store a native-type-data-item defined by PRIMITIVE TYPE … → C-API: libmkkernel::MkBufferS
 CMkBufferListCThe CLASS used to store a list of MkBufferS items into a flat array… → C-API: libmkkernel::MkBufferListS
 CMkBufferListC_AThe CLASS used to store a list of MkBufferS items into a flat array… → C-API: libmkkernel::MkBufferListS
 CMkBufferStreamCThe ABSTRACT-CLASS MkBufferStreamS is used for package-based serialized IO … → C-API: libmkkernel::MkBufferStreamS
 CMkBufferStreamC_AThe ABSTRACT-CLASS MkBufferStreamS is used for package-based serialized IO … → C-API: libmkkernel::MkBufferStreamS
 CMkConstructorNullExceptionCConstructor return MK_NULL
 CMkErrorCThe data-type to store and handle the error-condition … → C-API: libmkkernel::MkErrorS
 CMkErrorC_AThe data-type to store and handle the error-condition … → C-API: libmkkernel::MkErrorS
 CMkExceptionCMkExceptionC - The default-exception of the Programming-Language-Micro-Kernel (PLMK)
 CMkInitErrorConstructor return MK_NULL
 CMkInitSoftErrorSoft constructor return MK_NULL
 CMkKernelMkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK)
 CMkKernelException
 CMkLogFileCdefine a MkLogFileC object … → C-API: libmkkernel::MkLogFileS
 CMkLogFileC_Adefine a MkLogFileC object … → C-API: libmkkernel::MkLogFileS
 CMkObjectCobject header … → C-API: libmkkernel::MkObjectS
 CMkObjectC_Aobject header … → C-API: libmkkernel::MkObjectS
 CMkObjectDeleteCallbackCInfrastructur to use the ccmkkernel specific callback
 CMkObjectDeleteCallbackUStorage to hold the callback
 CMkReferenceNullExceptionCReference argument is MK_NULL
 CMkRuntimeCThe MkRuntimeS provide a per-thread environment for ccmkkernel … → C-API: libmkkernel::MkRuntimeS
 CMkRuntimeC_AThe MkRuntimeS provide a per-thread environment for ccmkkernel … → C-API: libmkkernel::MkRuntimeS
 CMkStaticCstatic constructor for ccmkkernel
 Nlibmkkernel
 CMK_STRN_AArray of libmkkernel::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 libmkkernel::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 ccmkkernel 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 ccmkkernel
 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 …