MkErrExtS - define the class … More...
Collaboration diagram for MkErrExtC_Class_C_API:Typedefs | |
| typedef struct MkErrExtS * | libmkkernel::MK_ERREXT |
class-shortcut for struct MkErrExtS *, all shortcut using the XX_YYY syntax (only for public API) … | |
| typedef const struct MkErrExtS * | libmkkernel::MK_ERREXTN |
class-shortcut for const struct MkErrExtS *, all const shortcut using the XX_YYYC syntax (only for public API) … | |
| typedef struct MkErrExtS | libmkkernel::MK_ERREXTR |
reference-shortcut for struct MkErrExtS, all shortcut using the XX_YYYR syntax (only for public API) … | |
MkErrExtS - define the class …
| typedef struct MkErrExtS* libmkkernel::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.
| typedef const struct MkErrExtS* libmkkernel::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 libmkkernel::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.