MkExtensionS - define the class … More...
Typedefs | |
typedef struct MkExtensionS * | MK_EXT |
class-shortcut for struct MkExtensionS * , all shortcut using the XX_YYY syntax (only for public API) … | |
typedef const struct MkExtensionS * | MK_EXTN |
class-shortcut for const struct MkExtensionS * , all const shortcut using the XX_YYYC syntax (only for public API) … | |
typedef struct MkExtensionS | MK_EXTR |
reference-shortcut for struct MkExtensionS , all shortcut using the XX_YYYR syntax (only for public API) … | |
MkExtensionS - define the class …
typedef struct MkExtensionS* MK_EXT |
class-shortcut for struct MkExtensionS *
, all shortcut using the XX_YYY
syntax (only for public API) …
Definition at line 1590 of file LibMkKernel_mk.h.
typedef const struct MkExtensionS* MK_EXTN |
class-shortcut for const struct MkExtensionS *
, all const shortcut using the XX_YYYC
syntax (only for public API) …
Definition at line 1593 of file LibMkKernel_mk.h.
typedef struct MkExtensionS MK_EXTR |
reference-shortcut for struct MkExtensionS
, all shortcut using the XX_YYYR
syntax (only for public API) …
Definition at line 1596 of file LibMkKernel_mk.h.