theKernel 10.0
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 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 libmkkernel 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 libmkkernel
 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 …