The LibMkKernel API … More...
Collaboration diagram for MK_C_API:Topics | |
| MkKernel_C_API | |
| MkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK) … | |
| MkRuntimeC_C_API | |
| MkRuntimeC - The class known as mkrt or runtime is the main jvmkkernel application environment … | |
| MkTypeC_C_API | |
| MkTypeS - class known as typ or type is used as class-base for a Managed-Object-Technology (MOT) type … | |
| MkObjectC_C_API | |
| MkObjectC - class known as obj or object is used as base-class type for a Programming-Language-Micro-Kernel (PLMK) class … | |
| MkBufferC_C_API | |
| MkBufferC - the abstract class known as buf or buffer is used to create and manage dynamic, generic, mixed typed data. … | |
| MkBufferStreamC_C_API | |
| MkBufferStreamC - the abstract class known as bus or stream is a subclass of MkBufferC and is used for package-based-io … | |
| MkBufferListC_C_API | |
| MkBufferListC - the class known as bfl or buffer-list is used to create and manage a list of MkBufferC … | |
| MkLogFileC_C_API | |
| MkLogFileC - the class known as lfl or log-file is used to control the target of the logging-output … | |
| MkExtensionC_C_API | |
| MkExtensionS - the class to add an additional feature into an existinng (final) class without subclass … | |
| MkErrorC_C_API | |
| MkErrorC - the class known as err or error is used to create and manage an error message … | |
| MkExceptionC_C_API | |
| MkExceptionC - The default-exception of the Programming-Language-Micro-Kernel (PLMK) … | |
The LibMkKernel API …
This structure is clearly defined by separating concerns into three distinct programming layers: