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

MkTypeS - define the class … More...

+ Collaboration diagram for MkTypeC_Class_C_API:

Typedefs

typedef struct MkTypeSMK_TYP
 class-shortcut for struct MkTypeS *, all shortcut using the XX_YYY syntax (only for public API) …
 
typedef const struct MkTypeSMK_TYPN
 class-shortcut for const struct MkTypeS *, all const shortcut using the XX_YYYC syntax (only for public API) …
 
typedef struct MkTypeS MK_TYPR
 reference-shortcut for struct MkTypeS, all shortcut using the XX_YYYR syntax (only for public API) …
 

Detailed Description

MkTypeS - define the class …

Typedef Documentation

◆ MK_TYP

typedef struct MkTypeS* MK_TYP

class-shortcut for struct MkTypeS *, all shortcut using the XX_YYY syntax (only for public API) …

Definition at line 1564 of file LibMkKernel_mk.h.

◆ MK_TYPN

typedef const struct MkTypeS* MK_TYPN

class-shortcut for const struct MkTypeS *, all const shortcut using the XX_YYYC syntax (only for public API) …

Definition at line 1567 of file LibMkKernel_mk.h.

◆ MK_TYPR

typedef struct MkTypeS MK_TYPR

reference-shortcut for struct MkTypeS, all shortcut using the XX_YYYR syntax (only for public API) …

Definition at line 1570 of file LibMkKernel_mk.h.