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

Base class for the extension technologie … More...

#include <LibMkKernel_mk.h>

+ Collaboration diagram for libmkkernel::MkExtensionS:

Public Attributes

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

Member Data Documentation

◆ next

struct MkExtensionS* libmkkernel::MkExtensionS::next

Definition at line 8959 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS libmkkernel::MkExtensionS::obj

Definition at line 8953 of file LibMkKernel_mk.h.

◆ prev

struct MkExtensionS * libmkkernel::MkExtensionS::prev

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

Definition at line 8959 of file LibMkKernel_mk.h.

◆ [union]

union { ... } libmkkernel::MkExtensionS::super

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