theKernel 10.0
Loading...
Searching...
No Matches
MkErrExtC_Class_C_API

MkErrExtS - define the class … More...

+ Collaboration diagram for MkErrExtC_Class_C_API:

Typedefs

typedef struct MkErrExtSMK_ERREXT
 class-shortcut for struct MkErrExtS *, all shortcut using the XX_YYY syntax (only for public API) …
 
typedef const struct MkErrExtSMK_ERREXTN
 class-shortcut for const struct MkErrExtS *, all const shortcut using the XX_YYYC syntax (only for public API) …
 
typedef struct MkErrExtS MK_ERREXTR
 reference-shortcut for struct MkErrExtS, all shortcut using the XX_YYYR syntax (only for public API) …
 

Detailed Description

MkErrExtS - define the class …

Typedef Documentation

◆ MK_ERREXT

typedef struct MkErrExtS* MK_ERREXT

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

Definition at line 1604 of file LibMkKernel_mk.h.

◆ MK_ERREXTN

typedef const struct MkErrExtS* MK_ERREXTN

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

Definition at line 1607 of file LibMkKernel_mk.h.

◆ MK_ERREXTR

typedef struct MkErrExtS MK_ERREXTR

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

Definition at line 1610 of file LibMkKernel_mk.h.