MkErrorPanicS - low level definition, access and cast … More...
Collaboration diagram for MkErrorPanicC_Class_Define_C_API:MkErrorPanicC - type definition | |
| typedef struct MkErrorPanicS | libmkkernel::MkErrorPanicCR |
instance-struct-reference same as struct MkErrorPanicS, useable in a class-macro as: class##R … | |
| typedef const struct MkErrorPanicS | libmkkernel::MkErrorPanicCNR |
const instance-struct-reference same as const struct MkErrorPanicS, useable in a class-macro as: class##R … | |
| #define | MkErrorPanicC_T (&MK_RT_REF._MkErrorPanicC_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T … | |
| #define | MkErrorPanicC_TT (MkTYP(MkErrorPanicC_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT … | |
| #define | MkErrorPanicST MkErrorPanicC_T |
| instance-type as MkTypeDefS-class-type … | |
| #define | MkErrorPanicSTT (MkTYP(MkErrorPanicST)) |
instance-type as MkTypeS-class-type (cast from MkErrorPanicST into MkTypeS) … | |
| #define | MkErrorPanicCT_X(instance) |
| cast from an instance into the MkTypeDefS-class-type … | |
| #define | MkErrorPanicCTT_X(instance) |
| cast from an instance into the MkTypeS-class-type … | |
| #define | MkErrorPanicCT_TT(typ) |
| cast from an MkTypeS-class-type into an MkTypeDefS-class-type … | |
| #define | MkErrorPanicC_NS MK |
| map class to namespace … | |
| #define | MkErrorPanicCTT MkErrorPanicCTT |
class as MkTypeS-class-type for MkErrorPanicC in the Target-Programming-Language (TPL) … | |
| #define | MkErrorPanicCT ( (struct MkTypeDefS *) MkErrorPanicCTT ) |
class as MkTypeDefS-class-type for MkErrorPanicC in the Target-Programming-Language (TPL) … | |
MkErrorPanicC - signature define | |
| #define | MkErrorPanicC_SIGNATURE (MkObjectC_SIGNATURE ^ (7u<<10)) |
| #define | MkErrorPanicC_MASK (((1u<<22)-1)<<10) |
MkErrorPanicC - cast to superclass | |
| #define | MkErrorPanicC_X2obj(x) |
MkErrorPanicS - low level definition, access and cast …
| #define MkErrorPanicC_MASK (((1u<<22)-1)<<10) |
Definition at line 10238 of file LibMkKernel_mk.h.
| #define MkErrorPanicC_NS MK |
map class to namespace …
Definition at line 10273 of file LibMkKernel_mk.h.
| #define MkErrorPanicC_SIGNATURE (MkObjectC_SIGNATURE ^ (7u<<10)) |
Definition at line 10237 of file LibMkKernel_mk.h.
| #define MkErrorPanicC_T (&MK_RT_REF._MkErrorPanicC_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T …
Definition at line 10259 of file LibMkKernel_mk.h.
| #define MkErrorPanicC_TT (MkTYP(MkErrorPanicC_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT …
Definition at line 10261 of file LibMkKernel_mk.h.
| #define MkErrorPanicC_X2obj | ( | x | ) |
Definition at line 10246 of file LibMkKernel_mk.h.
| #define MkErrorPanicCT ( (struct MkTypeDefS *) MkErrorPanicCTT ) |
class as MkTypeDefS-class-type for MkErrorPanicC in the Target-Programming-Language (TPL) …
Definition at line 10277 of file LibMkKernel_mk.h.
| #define MkErrorPanicCT_TT | ( | typ | ) |
cast from an MkTypeS-class-type into an MkTypeDefS-class-type …
Definition at line 10271 of file LibMkKernel_mk.h.
| #define MkErrorPanicCT_X | ( | instance | ) |
cast from an instance into the MkTypeDefS-class-type …
Definition at line 10267 of file LibMkKernel_mk.h.
| #define MkErrorPanicCTT MkErrorPanicCTT |
class as MkTypeS-class-type for MkErrorPanicC in the Target-Programming-Language (TPL) …
Definition at line 10275 of file LibMkKernel_mk.h.
| #define MkErrorPanicCTT_X | ( | instance | ) |
cast from an instance into the MkTypeS-class-type …
Definition at line 10269 of file LibMkKernel_mk.h.
| #define MkErrorPanicST MkErrorPanicC_T |
instance-type as MkTypeDefS-class-type …
Definition at line 10263 of file LibMkKernel_mk.h.
| #define MkErrorPanicSTT (MkTYP(MkErrorPanicST)) |
instance-type as MkTypeS-class-type (cast from MkErrorPanicST into MkTypeS) …
Definition at line 10265 of file LibMkKernel_mk.h.
| typedef const struct MkErrorPanicS libmkkernel::MkErrorPanicCNR |
const instance-struct-reference same as const struct MkErrorPanicS, useable in a class-macro as: class##R …
Definition at line 10257 of file LibMkKernel_mk.h.
| typedef struct MkErrorPanicS libmkkernel::MkErrorPanicCR |
instance-struct-reference same as struct MkErrorPanicS, useable in a class-macro as: class##R …
Definition at line 10255 of file LibMkKernel_mk.h.