MkTypeS - define the class … More...
Collaboration diagram for MkTypeC_Class_C_API:Typedefs | |
| typedef struct MkTypeS * | MK_TYP |
class-shortcut for struct MkTypeS *, all shortcut using the XX_YYY syntax (only for public API) … | |
| typedef const struct MkTypeS * | MK_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) … | |
MkTypeS - define the class …
class-shortcut for struct MkTypeS *, all shortcut using the XX_YYY syntax (only for public API) …
Definition at line 1646 of file LibMkKernel_mk.h.
class-shortcut for const struct MkTypeS *, all const shortcut using the XX_YYYC syntax (only for public API) …
Definition at line 1649 of file LibMkKernel_mk.h.
reference-shortcut for struct MkTypeS, all shortcut using the XX_YYYR syntax (only for public API) …
Definition at line 1652 of file LibMkKernel_mk.h.