|
theKernel 10.0
|
MkRtExtS - extend the MkRuntimeC with a library specific feature … More...
#include <LibMkKernel_mk.h>
Collaboration diagram for libmkkernel::MkRtExtS:Public Attributes | ||
| union { | ||
| struct MkObjectS obj | ||
| struct MkExtensionS ext | ||
| } | super | |
| MK_RT | mkrtHead | |
MkRtExtS - extend the MkRuntimeC with a library specific feature …
Definition at line 11822 of file LibMkKernel_mk.h.
| struct MkExtensionS libmkkernel::MkRtExtS::ext |
Definition at line 11827 of file LibMkKernel_mk.h.
| MK_RT libmkkernel::MkRtExtS::mkrtHead |
Definition at line 11832 of file LibMkKernel_mk.h.
| struct MkObjectS libmkkernel::MkRtExtS::obj |
Definition at line 11826 of file LibMkKernel_mk.h.
| union { ... } libmkkernel::MkRtExtS::super |