theKernel 10.0
Loading...
Searching...
No Matches
MkExtensionC_Class_C_API

MkExtensionS - define the class … More...

+ Collaboration diagram for MkExtensionC_Class_C_API:

Typedefs

typedef struct MkExtensionSMK_EXT
 class-shortcut for struct MkExtensionS *, all shortcut using the XX_YYY syntax (only for public API) …
 
typedef const struct MkExtensionSMK_EXTN
 class-shortcut for const struct MkExtensionS *, all const shortcut using the XX_YYYC syntax (only for public API) …
 
typedef struct MkExtensionS MK_EXTR
 reference-shortcut for struct MkExtensionS, all shortcut using the XX_YYYR syntax (only for public API) …
 

Detailed Description

MkExtensionS - define the class …

Typedef Documentation

◆ MK_EXT

typedef struct MkExtensionS* MK_EXT

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

Definition at line 1590 of file LibMkKernel_mk.h.

◆ MK_EXTN

typedef const struct MkExtensionS* MK_EXTN

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

Definition at line 1593 of file LibMkKernel_mk.h.

◆ MK_EXTR

typedef struct MkExtensionS MK_EXTR

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

Definition at line 1596 of file LibMkKernel_mk.h.