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

keep callback related data … More...

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkRuntimeCallbackS:

Data Fields

struct MkRuntimeSmkrt
 required data
 
MkRuntimeInitF cb
 required data
 
MK_STRB ident [MkRuntimeCallbackS_ident_size+1]
 
bool inUse
 
struct MkRuntimeCallbackSprev
 
struct MkRuntimeCallbackSnext
 

Detailed Description

keep callback related data …

Definition at line 11785 of file LibMkKernel_mk.h.

Field Documentation

◆ cb

MkRuntimeInitF MkRuntimeCallbackS::cb

required data

Definition at line 11787 of file LibMkKernel_mk.h.

◆ ident

MK_STRB MkRuntimeCallbackS::ident[MkRuntimeCallbackS_ident_size+1]

Definition at line 11790 of file LibMkKernel_mk.h.

◆ inUse

bool MkRuntimeCallbackS::inUse

Definition at line 11792 of file LibMkKernel_mk.h.

◆ mkrt

struct MkRuntimeS* MkRuntimeCallbackS::mkrt

required data

Definition at line 11786 of file LibMkKernel_mk.h.

◆ next

struct MkRuntimeCallbackS* MkRuntimeCallbackS::next

Definition at line 11794 of file LibMkKernel_mk.h.

◆ prev

struct MkRuntimeCallbackS* MkRuntimeCallbackS::prev

Definition at line 11793 of file LibMkKernel_mk.h.


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