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

Base class for the extension technologie … More...

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkExtensionS:

Data Fields

union { 
 
   struct MkObjectS   obj 
 
super 
 
struct MkExtensionSnext
 
struct MkExtensionSprev
 the double-linked-list (utlist_mk.h) needs this
 

Detailed Description

Base class for the extension technologie …

Definition at line 9486 of file LibMkKernel_mk.h.

Field Documentation

◆ next

struct MkExtensionS* MkExtensionS::next

Definition at line 9496 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS MkExtensionS::obj

Definition at line 9490 of file LibMkKernel_mk.h.

◆ prev

struct MkExtensionS * MkExtensionS::prev

the double-linked-list (utlist_mk.h) needs this

Definition at line 9496 of file LibMkKernel_mk.h.

◆ [union]

union { ... } MkExtensionS::super

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