theKernel 10.0
Loading...
Searching...
No Matches
libmkkernel::MkRtExtS Struct Reference

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
 

Detailed Description

MkRtExtS - extend the MkRuntimeC with a library specific feature …

Definition at line 11822 of file LibMkKernel_mk.h.

Member Data Documentation

◆ ext

struct MkExtensionS libmkkernel::MkRtExtS::ext

Definition at line 11827 of file LibMkKernel_mk.h.

◆ mkrtHead

MK_RT libmkkernel::MkRtExtS::mkrtHead

Definition at line 11832 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS libmkkernel::MkRtExtS::obj

Definition at line 11826 of file LibMkKernel_mk.h.

◆ [union]

union { ... } libmkkernel::MkRtExtS::super

The documentation for this struct was generated from the following file: