theKernel 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
MkRtExtS Struct Reference

MkRtExtS - extend the MkRuntimeC with a library specific feature … More...

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkRtExtS:

Data Fields

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 11320 of file LibMkKernel_mk.h.

Field Documentation

◆ ext

struct MkExtensionS MkRtExtS::ext

Definition at line 11325 of file LibMkKernel_mk.h.

◆ mkrtHead

MK_RT MkRtExtS::mkrtHead

Definition at line 11330 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS MkRtExtS::obj

Definition at line 11324 of file LibMkKernel_mk.h.

◆ [union]

union { ... } MkRtExtS::super

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