MkBuffer256S - low level definition, access and cast … More...
MkBuffer256C - type definition | |
typedef struct MkBuffer256S | MkBuffer256CR |
instance-struct-reference same as struct MkBuffer256S , useable in a class-macro as: class##R … | |
typedef const struct MkBuffer256S | MkBuffer256CNR |
const instance-struct-reference same as const struct MkBuffer256S , useable in a class-macro as: class##R … | |
#define | MkBuffer256C_T (&MK_RT_REF._MkBuffer256C_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T … | |
#define | MkBuffer256C_TT (MkTYP(MkBuffer256C_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT … | |
#define | MkBuffer256ST MkBuffer256C_T |
instance-type as MkTypeDefS-class-type … | |
#define | MkBuffer256STT (MkTYP(MkBuffer256ST)) |
instance-type as MkTypeS-class-type (cast from MkBuffer256ST into MkTypeS ) … | |
#define | MkBuffer256CT_X(instance) |
cast from an instance into the MkTypeDefS-class-type … | |
#define | MkBuffer256CTT_X(instance) |
cast from an instance into the MkTypeS-class-type … | |
#define | MkBuffer256CT_TT(typ) |
cast from an MkTypeS-class-type into an MkTypeDefS-class-type … | |
#define | MkBuffer256C_NS MK |
map class to namespace … | |
#define | MkBuffer256CTT MkBuffer256CTT |
class as MkTypeS-class-type for MkBuffer256C in the Target-Programming-Language (TPL) … | |
#define | MkBuffer256CT ( (struct MkTypeDefS *) MkBuffer256CTT ) |
class as MkTypeDefS-class-type for MkBuffer256C in the Target-Programming-Language (TPL) … | |
MkBuffer256C - signature define | |
#define | MkBuffer256C_SIGNATURE (MkBufferC_SIGNATURE ^ (2u<<6)) |
#define | MkBuffer256C_MASK (((1u<<26)-1)<<6) |
MkBuffer256C - cast to superclass | |
#define | MkBuffer256C_X2buf(x) |
#define | MkBuffer256C_X2obj(x) |
MkBuffer256S - low level definition, access and cast …
#define MkBuffer256C_MASK (((1u<<26)-1)<<6) |
Definition at line 6178 of file LibMkKernel_mk.h.
#define MkBuffer256C_NS MK |
map class to namespace …
Definition at line 6214 of file LibMkKernel_mk.h.
#define MkBuffer256C_SIGNATURE (MkBufferC_SIGNATURE ^ (2u<<6)) |
Definition at line 6177 of file LibMkKernel_mk.h.
#define MkBuffer256C_T (&MK_RT_REF._MkBuffer256C_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T
…
Definition at line 6200 of file LibMkKernel_mk.h.
#define MkBuffer256C_TT (MkTYP(MkBuffer256C_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT
…
Definition at line 6202 of file LibMkKernel_mk.h.
#define MkBuffer256C_X2buf | ( | x | ) |
Definition at line 6186 of file LibMkKernel_mk.h.
#define MkBuffer256C_X2obj | ( | x | ) |
Definition at line 6187 of file LibMkKernel_mk.h.
#define MkBuffer256CT ( (struct MkTypeDefS *) MkBuffer256CTT ) |
class as MkTypeDefS-class-type for MkBuffer256C
in the Target-Programming-Language (TPL) …
Definition at line 6218 of file LibMkKernel_mk.h.
#define MkBuffer256CT_TT | ( | typ | ) |
cast from an MkTypeS-class-type into an MkTypeDefS-class-type …
Definition at line 6212 of file LibMkKernel_mk.h.
#define MkBuffer256CT_X | ( | instance | ) |
cast from an instance into the MkTypeDefS-class-type …
Definition at line 6208 of file LibMkKernel_mk.h.
#define MkBuffer256CTT MkBuffer256CTT |
class as MkTypeS-class-type for MkBuffer256C
in the Target-Programming-Language (TPL) …
Definition at line 6216 of file LibMkKernel_mk.h.
#define MkBuffer256CTT_X | ( | instance | ) |
cast from an instance into the MkTypeS-class-type …
Definition at line 6210 of file LibMkKernel_mk.h.
#define MkBuffer256ST MkBuffer256C_T |
instance-type as MkTypeDefS-class-type …
Definition at line 6204 of file LibMkKernel_mk.h.
#define MkBuffer256STT (MkTYP(MkBuffer256ST)) |
instance-type as MkTypeS-class-type (cast from MkBuffer256ST
into MkTypeS
) …
Definition at line 6206 of file LibMkKernel_mk.h.
typedef const struct MkBuffer256S MkBuffer256CNR |
const instance-struct-reference same as const struct MkBuffer256S
, useable in a class-macro as: class##R
…
Definition at line 6198 of file LibMkKernel_mk.h.
typedef struct MkBuffer256S MkBuffer256CR |
instance-struct-reference same as struct MkBuffer256S
, useable in a class-macro as: class##R
…
Definition at line 6196 of file LibMkKernel_mk.h.