MkErrorPrintS - low level definition, access and cast … More...
MkErrorPrintC - type definition | |
typedef struct MkErrorPrintS | libmkkernel::MkErrorPrintCR |
instance-struct-reference same as struct MkErrorPrintS , useable in a class-macro as: class##R … | |
typedef const struct MkErrorPrintS | libmkkernel::MkErrorPrintCNR |
const instance-struct-reference same as const struct MkErrorPrintS , useable in a class-macro as: class##R … | |
#define | MkErrorPrintC_T (&MK_RT_REF._MkErrorPrintC_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T … | |
#define | MkErrorPrintC_TT (MkTYP(MkErrorPrintC_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT … | |
#define | MkErrorPrintST MkErrorPrintC_T |
instance-type as MkTypeDefS-class-type … | |
#define | MkErrorPrintSTT (MkTYP(MkErrorPrintST)) |
instance-type as MkTypeS-class-type (cast from MkErrorPrintST into MkTypeS ) … | |
#define | MkErrorPrintCT_X(instance) |
cast from an instance into the MkTypeDefS-class-type … | |
#define | MkErrorPrintCTT_X(instance) |
cast from an instance into the MkTypeS-class-type … | |
#define | MkErrorPrintCT_TT(typ) |
cast from an MkTypeS-class-type into an MkTypeDefS-class-type … | |
#define | MkErrorPrintC_NS MK |
map class to namespace … | |
#define | MkErrorPrintCTT MkErrorPrintCTT |
class as MkTypeS-class-type for MkErrorPrintC in the Target-Programming-Language (TPL) … | |
#define | MkErrorPrintCT ( (struct MkTypeDefS *) MkErrorPrintCTT ) |
class as MkTypeDefS-class-type for MkErrorPrintC in the Target-Programming-Language (TPL) … | |
MkErrorPrintC - signature define | |
#define | MkErrorPrintC_SIGNATURE (MkObjectC_SIGNATURE ^ (6u<<10)) |
#define | MkErrorPrintC_MASK (((1u<<22)-1)<<10) |
MkErrorPrintC - cast to superclass | |
#define | MkErrorPrintC_X2obj(x) |
MkErrorPrintS - low level definition, access and cast …
#define MkErrorPrintC_MASK (((1u<<22)-1)<<10) |
Definition at line 10496 of file LibMkKernel_mk.h.
#define MkErrorPrintC_NS MK |
map class to namespace …
Definition at line 10531 of file LibMkKernel_mk.h.
#define MkErrorPrintC_SIGNATURE (MkObjectC_SIGNATURE ^ (6u<<10)) |
Definition at line 10495 of file LibMkKernel_mk.h.
#define MkErrorPrintC_T (&MK_RT_REF._MkErrorPrintC_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T
…
Definition at line 10517 of file LibMkKernel_mk.h.
#define MkErrorPrintC_TT (MkTYP(MkErrorPrintC_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT
…
Definition at line 10519 of file LibMkKernel_mk.h.
#define MkErrorPrintC_X2obj | ( | x | ) |
Definition at line 10504 of file LibMkKernel_mk.h.
#define MkErrorPrintCT ( (struct MkTypeDefS *) MkErrorPrintCTT ) |
class as MkTypeDefS-class-type for MkErrorPrintC
in the Target-Programming-Language (TPL) …
Definition at line 10535 of file LibMkKernel_mk.h.
#define MkErrorPrintCT_TT | ( | typ | ) |
cast from an MkTypeS-class-type into an MkTypeDefS-class-type …
Definition at line 10529 of file LibMkKernel_mk.h.
#define MkErrorPrintCT_X | ( | instance | ) |
cast from an instance into the MkTypeDefS-class-type …
Definition at line 10525 of file LibMkKernel_mk.h.
#define MkErrorPrintCTT MkErrorPrintCTT |
class as MkTypeS-class-type for MkErrorPrintC
in the Target-Programming-Language (TPL) …
Definition at line 10533 of file LibMkKernel_mk.h.
#define MkErrorPrintCTT_X | ( | instance | ) |
cast from an instance into the MkTypeS-class-type …
Definition at line 10527 of file LibMkKernel_mk.h.
#define MkErrorPrintST MkErrorPrintC_T |
instance-type as MkTypeDefS-class-type …
Definition at line 10521 of file LibMkKernel_mk.h.
#define MkErrorPrintSTT (MkTYP(MkErrorPrintST)) |
instance-type as MkTypeS-class-type (cast from MkErrorPrintST
into MkTypeS
) …
Definition at line 10523 of file LibMkKernel_mk.h.
typedef const struct MkErrorPrintS libmkkernel::MkErrorPrintCNR |
const instance-struct-reference same as const struct MkErrorPrintS
, useable in a class-macro as: class##R
…
Definition at line 10515 of file LibMkKernel_mk.h.
typedef struct MkErrorPrintS libmkkernel::MkErrorPrintCR |
instance-struct-reference same as struct MkErrorPrintS
, useable in a class-macro as: class##R
…
Definition at line 10513 of file LibMkKernel_mk.h.