MkErrExtS - define the class … More...
Typedefs | |
typedef struct MkErrExtS * | MK_ERREXT |
class-shortcut for struct MkErrExtS * , all shortcut using the XX_YYY syntax (only for public API) … | |
typedef const struct MkErrExtS * | MK_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) … | |
MkErrExtS - define the class …
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.
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.
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.