MkErrorIgnoreS - low level definition, access and cast … More...
MkErrorIgnoreC - type definition | |
typedef struct MkErrorIgnoreS | libmkkernel::MkErrorIgnoreCR |
instance-struct-reference same as struct MkErrorIgnoreS , useable in a class-macro as: class##R … | |
typedef const struct MkErrorIgnoreS | libmkkernel::MkErrorIgnoreCNR |
const instance-struct-reference same as const struct MkErrorIgnoreS , useable in a class-macro as: class##R … | |
#define | MkErrorIgnoreC_T (&MK_RT_REF._MkErrorIgnoreC_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T … | |
#define | MkErrorIgnoreC_TT (MkTYP(MkErrorIgnoreC_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT … | |
#define | MkErrorIgnoreST MkErrorIgnoreC_T |
instance-type as MkTypeDefS-class-type … | |
#define | MkErrorIgnoreSTT (MkTYP(MkErrorIgnoreST)) |
instance-type as MkTypeS-class-type (cast from MkErrorIgnoreST into MkTypeS ) … | |
#define | MkErrorIgnoreCT_X(instance) |
cast from an instance into the MkTypeDefS-class-type … | |
#define | MkErrorIgnoreCTT_X(instance) |
cast from an instance into the MkTypeS-class-type … | |
#define | MkErrorIgnoreCT_TT(typ) |
cast from an MkTypeS-class-type into an MkTypeDefS-class-type … | |
#define | MkErrorIgnoreC_NS MK |
map class to namespace … | |
#define | MkErrorIgnoreCTT MkErrorIgnoreCTT |
class as MkTypeS-class-type for MkErrorIgnoreC in the Target-Programming-Language (TPL) … | |
#define | MkErrorIgnoreCT ( (struct MkTypeDefS *) MkErrorIgnoreCTT ) |
class as MkTypeDefS-class-type for MkErrorIgnoreC in the Target-Programming-Language (TPL) … | |
MkErrorIgnoreC - signature define | |
#define | MkErrorIgnoreC_SIGNATURE (MkObjectC_SIGNATURE ^ (5u<<10)) |
#define | MkErrorIgnoreC_MASK (((1u<<22)-1)<<10) |
MkErrorIgnoreC - cast to superclass | |
#define | MkErrorIgnoreC_X2obj(x) |
MkErrorIgnoreS - low level definition, access and cast …
#define MkErrorIgnoreC_MASK (((1u<<22)-1)<<10) |
Definition at line 10410 of file LibMkKernel_mk.h.
#define MkErrorIgnoreC_NS MK |
map class to namespace …
Definition at line 10445 of file LibMkKernel_mk.h.
#define MkErrorIgnoreC_SIGNATURE (MkObjectC_SIGNATURE ^ (5u<<10)) |
Definition at line 10409 of file LibMkKernel_mk.h.
#define MkErrorIgnoreC_T (&MK_RT_REF._MkErrorIgnoreC_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T
…
Definition at line 10431 of file LibMkKernel_mk.h.
#define MkErrorIgnoreC_TT (MkTYP(MkErrorIgnoreC_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT
…
Definition at line 10433 of file LibMkKernel_mk.h.
#define MkErrorIgnoreC_X2obj | ( | x | ) |
Definition at line 10418 of file LibMkKernel_mk.h.
#define MkErrorIgnoreCT ( (struct MkTypeDefS *) MkErrorIgnoreCTT ) |
class as MkTypeDefS-class-type for MkErrorIgnoreC
in the Target-Programming-Language (TPL) …
Definition at line 10449 of file LibMkKernel_mk.h.
#define MkErrorIgnoreCT_TT | ( | typ | ) |
cast from an MkTypeS-class-type into an MkTypeDefS-class-type …
Definition at line 10443 of file LibMkKernel_mk.h.
#define MkErrorIgnoreCT_X | ( | instance | ) |
cast from an instance into the MkTypeDefS-class-type …
Definition at line 10439 of file LibMkKernel_mk.h.
#define MkErrorIgnoreCTT MkErrorIgnoreCTT |
class as MkTypeS-class-type for MkErrorIgnoreC
in the Target-Programming-Language (TPL) …
Definition at line 10447 of file LibMkKernel_mk.h.
#define MkErrorIgnoreCTT_X | ( | instance | ) |
cast from an instance into the MkTypeS-class-type …
Definition at line 10441 of file LibMkKernel_mk.h.
#define MkErrorIgnoreST MkErrorIgnoreC_T |
instance-type as MkTypeDefS-class-type …
Definition at line 10435 of file LibMkKernel_mk.h.
#define MkErrorIgnoreSTT (MkTYP(MkErrorIgnoreST)) |
instance-type as MkTypeS-class-type (cast from MkErrorIgnoreST
into MkTypeS
) …
Definition at line 10437 of file LibMkKernel_mk.h.
typedef const struct MkErrorIgnoreS libmkkernel::MkErrorIgnoreCNR |
const instance-struct-reference same as const struct MkErrorIgnoreS
, useable in a class-macro as: class##R
…
Definition at line 10429 of file LibMkKernel_mk.h.
typedef struct MkErrorIgnoreS libmkkernel::MkErrorIgnoreCR |
instance-struct-reference same as struct MkErrorIgnoreS
, useable in a class-macro as: class##R
…
Definition at line 10427 of file LibMkKernel_mk.h.