theKernel 10.0
Loading...
Searching...
No Matches
MkRtExtC_Class_C_API

MkRtExtS - define the class … More...

+ Collaboration diagram for MkRtExtC_Class_C_API:

Typedefs

typedef struct MkRtExtSMK_RTEXT
 class-shortcut for struct MkRtExtS *, all shortcut using the XX_YYY syntax (only for public API) …
 
typedef const struct MkRtExtSMK_RTEXTN
 class-shortcut for const struct MkRtExtS *, all const shortcut using the XX_YYYC syntax (only for public API) …
 
typedef struct MkRtExtS MK_RTEXTR
 reference-shortcut for struct MkRtExtS, all shortcut using the XX_YYYR syntax (only for public API) …
 

Detailed Description

MkRtExtS - define the class …

Typedef Documentation

◆ MK_RTEXT

typedef struct MkRtExtS* 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.

◆ MK_RTEXTN

typedef const struct MkRtExtS* 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.

◆ MK_RTEXTR

typedef struct MkRtExtS 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.