MkRtExtS - define the class … More...
Collaboration diagram for MkRtExtC_Class_C_API:Typedefs | |
| typedef struct MkRtExtS * | libmkkernel::MK_RTEXT |
class-shortcut for struct MkRtExtS *, all shortcut using the XX_YYY syntax (only for public API) … | |
| typedef const struct MkRtExtS * | libmkkernel::MK_RTEXTN |
class-shortcut for const struct MkRtExtS *, all const shortcut using the XX_YYYC syntax (only for public API) … | |
| typedef struct MkRtExtS | libmkkernel::MK_RTEXTR |
reference-shortcut for struct MkRtExtS, all shortcut using the XX_YYYR syntax (only for public API) … | |
MkRtExtS - define the class …
| typedef struct MkRtExtS* libmkkernel::MK_RTEXT |
class-shortcut for struct MkRtExtS *, all shortcut using the XX_YYY syntax (only for public API) …
Definition at line 1618 of file LibMkKernel_mk.h.
| typedef const struct MkRtExtS* libmkkernel::MK_RTEXTN |
class-shortcut for const struct MkRtExtS *, all const shortcut using the XX_YYYC syntax (only for public API) …
Definition at line 1621 of file LibMkKernel_mk.h.
| typedef struct MkRtExtS libmkkernel::MK_RTEXTR |
reference-shortcut for struct MkRtExtS, all shortcut using the XX_YYYR syntax (only for public API) …
Definition at line 1624 of file LibMkKernel_mk.h.