theKernel 10.0
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
[detail level 1234]
 MK_CC_APIThe CcMkKernel API
 MkKernel_CC_APIMkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK)
 MkRuntimeC_CC_APIMkRuntimeC - The class known as mkrt or runtime is the main ccmkkernel application environment …
 MkObjectC_CC_APIMkObjectC - class known as obj or object is used as base-class type for a Programming-Language-Micro-Kernel (PLMK) class …
 MkBufferC_CC_APIMkBufferC - the abstract class known as buf or buffer is used to create and manage dynamic, generic, mixed typed data. …
 MkBufferStreamC_CC_APIMkBufferStreamC - the abstract class known as bus or stream is a subclass of MkBufferC and is used for package-based-io
 MkBufferListC_CC_APIMkBufferListC - the class known as bfl or buffer-list is used to create and manage a list of MkBufferC
 MkLogFileC_CC_APIMkLogFileC - the class known as lfl or log-file is used to control the target of the logging-output
 MkErrorC_CC_APIMkErrorC - the class known as err or error is used to create and manage an error message …
 MkExceptionC_CC_APIMkExceptionC - the final class to connect the MkErrorC with the C++ error …
 MK_C_API
 MkKernel_C_APIMkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK)
 MkRuntimeC_C_APIMkRuntimeC - The class known as mkrt or runtime is the main ccmkkernel application environment …
 MkTypeC_C_APIMkTypeS - class known as typ or type is used as class-base for a Managed-Object-Technology (MOT) type …
 MkObjectC_C_APIMkObjectC - class known as obj or object is used as base-class type for a Programming-Language-Micro-Kernel (PLMK) class …
 MkBufferC_C_APIMkBufferC - the abstract class known as buf or buffer is used to create and manage dynamic, generic, mixed typed data. …
 MkBufferStreamC_C_APIMkBufferStreamC - the abstract class known as bus or stream is a subclass of MkBufferC and is used for package-based-io
 MkBufferListC_C_APIMkBufferListC - the class known as bfl or buffer-list is used to create and manage a list of MkBufferC
 MkLogFileC_C_APIMkLogFileC - the class known as lfl or log-file is used to control the target of the logging-output
 MkExtensionC_C_APIMkExtensionS - the class to add an additional feature into an existinng (final) class without subclass …
 MkErrorC_C_APIMkErrorC - the class known as err or error is used to create and manage an error message …
 MkExceptionC_C_APIMkExceptionC - The default-exception of the Programming-Language-Micro-Kernel (PLMK)
 MiscAdditional documentation used for various aspects …
 MkKernel_Setup_CC_APIMkKernel PACKAGE - Setup und Cleanup the ccmkkernel