|
theKernel 10.0
|
Classes | |
| class | MkBufferC |
| MkBufferC - the abstract class known as buf or buffer is used to create and manage dynamic, generic, mixed typed data. … More... | |
| class | MkBufferListC |
| MkBufferListC - the class known as bfl or buffer-list is used to create and manage a list of MkBufferC … More... | |
| class | MkBufferStreamC |
| MkBufferStreamC - the abstract class known as bus or stream is a subclass of MkBufferC and is used for package-based-io … More... | |
| class | MkCallbackNotFoundError |
| a reference to a object is NULL More... | |
| class | MkErrorC |
| MkErrorC - the class known as err or error is used to create and manage an error message … More... | |
| enum | MkErrorE |
Java: enum MkErrorE → C-API More... | |
| class | MkExceptionC |
| exception object More... | |
| enum | MkIdSE |
Java: enum MkIdSE → C-API More... | |
| class | MkInitError |
| constructuor return null pointer More... | |
| class | MkInitSoftError |
| soft constructuor return null pointer More... | |
| class | MkKernel |
| MkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK) … More... | |
| class | MkLogFileC |
| MkLogFileC - the class known as lfl or log-file is used to control the target of the logging-output … More... | |
| class | MkNullPointerExceptionC |
| a LibMsgque object get a NULL pointer from java More... | |
| class | MkObjectC |
| MkObjectC - class known as obj or object is used as base-class type for a Programming-Language-Micro-Kernel (PLMK) class … More... | |
| interface | MkObjectDeleteIF |
| → C-API: MkObjectDeleteCallbackSetup More... | |
| class | MkReferenceNullExceptionC |
| a reference to a object is NULL More... | |
| class | MkRuntimeC |
| MkRuntimeC - The class known as mkrt or runtime is the main jvmkkernel application environment … More... | |
| enum | MkTimeoutE |
Java: enum MkTimeoutE → C-API More... | |
| enum | MkTypeE |
Java: enum MkTypeE → C-API More... | |