MkErrorExitS - low level definition, access and cast … More...
Collaboration diagram for MkErrorExitC_Class_Define_C_API:MkErrorExitC - type definition | |
| typedef struct MkErrorExitS | libmkkernel::MkErrorExitCR |
instance-struct-reference same as struct MkErrorExitS, useable in a class-macro as: class##R … | |
| typedef const struct MkErrorExitS | libmkkernel::MkErrorExitCNR |
const instance-struct-reference same as const struct MkErrorExitS, useable in a class-macro as: class##R … | |
| #define | MkErrorExitC_T (&MK_RT_REF._MkErrorExitC_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T … | |
| #define | MkErrorExitC_TT (MkTYP(MkErrorExitC_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT … | |
| #define | MkErrorExitST MkErrorExitC_T |
| instance-type as MkTypeDefS-class-type … | |
| #define | MkErrorExitSTT (MkTYP(MkErrorExitST)) |
instance-type as MkTypeS-class-type (cast from MkErrorExitST into MkTypeS) … | |
| #define | MkErrorExitCT_X(instance) |
| cast from an instance into the MkTypeDefS-class-type … | |
| #define | MkErrorExitCTT_X(instance) |
| cast from an instance into the MkTypeS-class-type … | |
| #define | MkErrorExitCT_TT(typ) |
| cast from an MkTypeS-class-type into an MkTypeDefS-class-type … | |
| #define | MkErrorExitC_NS MK |
| map class to namespace … | |
| #define | MkErrorExitCTT MkErrorExitCTT |
class as MkTypeS-class-type for MkErrorExitC in the Target-Programming-Language (TPL) … | |
| #define | MkErrorExitCT ( (struct MkTypeDefS *) MkErrorExitCTT ) |
class as MkTypeDefS-class-type for MkErrorExitC in the Target-Programming-Language (TPL) … | |
MkErrorExitC - signature define | |
| #define | MkErrorExitC_SIGNATURE (MkObjectC_SIGNATURE ^ (8u<<10)) |
| #define | MkErrorExitC_MASK (((1u<<22)-1)<<10) |
MkErrorExitC - cast to superclass | |
| #define | MkErrorExitC_X2obj(x) |
MkErrorExitS - low level definition, access and cast …
| #define MkErrorExitC_MASK (((1u<<22)-1)<<10) |
Definition at line 10324 of file LibMkKernel_mk.h.
| #define MkErrorExitC_NS MK |
map class to namespace …
Definition at line 10359 of file LibMkKernel_mk.h.
| #define MkErrorExitC_SIGNATURE (MkObjectC_SIGNATURE ^ (8u<<10)) |
Definition at line 10323 of file LibMkKernel_mk.h.
| #define MkErrorExitC_T (&MK_RT_REF._MkErrorExitC_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T …
Definition at line 10345 of file LibMkKernel_mk.h.
| #define MkErrorExitC_TT (MkTYP(MkErrorExitC_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT …
Definition at line 10347 of file LibMkKernel_mk.h.
| #define MkErrorExitC_X2obj | ( | x | ) |
Definition at line 10332 of file LibMkKernel_mk.h.
| #define MkErrorExitCT ( (struct MkTypeDefS *) MkErrorExitCTT ) |
class as MkTypeDefS-class-type for MkErrorExitC in the Target-Programming-Language (TPL) …
Definition at line 10363 of file LibMkKernel_mk.h.
| #define MkErrorExitCT_TT | ( | typ | ) |
cast from an MkTypeS-class-type into an MkTypeDefS-class-type …
Definition at line 10357 of file LibMkKernel_mk.h.
| #define MkErrorExitCT_X | ( | instance | ) |
cast from an instance into the MkTypeDefS-class-type …
Definition at line 10353 of file LibMkKernel_mk.h.
| #define MkErrorExitCTT MkErrorExitCTT |
class as MkTypeS-class-type for MkErrorExitC in the Target-Programming-Language (TPL) …
Definition at line 10361 of file LibMkKernel_mk.h.
| #define MkErrorExitCTT_X | ( | instance | ) |
cast from an instance into the MkTypeS-class-type …
Definition at line 10355 of file LibMkKernel_mk.h.
| #define MkErrorExitST MkErrorExitC_T |
instance-type as MkTypeDefS-class-type …
Definition at line 10349 of file LibMkKernel_mk.h.
| #define MkErrorExitSTT (MkTYP(MkErrorExitST)) |
instance-type as MkTypeS-class-type (cast from MkErrorExitST into MkTypeS) …
Definition at line 10351 of file LibMkKernel_mk.h.
| typedef const struct MkErrorExitS libmkkernel::MkErrorExitCNR |
const instance-struct-reference same as const struct MkErrorExitS, useable in a class-macro as: class##R …
Definition at line 10343 of file LibMkKernel_mk.h.
| typedef struct MkErrorExitS libmkkernel::MkErrorExitCR |
instance-struct-reference same as struct MkErrorExitS, useable in a class-macro as: class##R …
Definition at line 10341 of file LibMkKernel_mk.h.