MkTypeS - define the class … More...
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 1564 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 1567 of file LibMkKernel_mk.h.
reference-shortcut for struct MkTypeS
, all shortcut using the XX_YYYR
syntax (only for public API) …
Definition at line 1570 of file LibMkKernel_mk.h.