MkBuffer64S - low level definition, access and cast … More...
MkBuffer64C - type definition | |
typedef struct MkBuffer64S | libmkkernel::MkBuffer64CR |
instance-struct-reference same as struct MkBuffer64S , useable in a class-macro as: class##R … | |
typedef const struct MkBuffer64S | libmkkernel::MkBuffer64CNR |
const instance-struct-reference same as const struct MkBuffer64S , useable in a class-macro as: class##R … | |
#define | MkBuffer64C_T (&MK_RT_REF._MkBuffer64C_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T … | |
#define | MkBuffer64C_TT (MkTYP(MkBuffer64C_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT … | |
#define | MkBuffer64ST MkBuffer64C_T |
instance-type as MkTypeDefS-class-type … | |
#define | MkBuffer64STT (MkTYP(MkBuffer64ST)) |
instance-type as MkTypeS-class-type (cast from MkBuffer64ST into MkTypeS ) … | |
#define | MkBuffer64CT_X(instance) |
cast from an instance into the MkTypeDefS-class-type … | |
#define | MkBuffer64CTT_X(instance) |
cast from an instance into the MkTypeS-class-type … | |
#define | MkBuffer64CT_TT(typ) |
cast from an MkTypeS-class-type into an MkTypeDefS-class-type … | |
#define | MkBuffer64C_NS MK |
map class to namespace … | |
#define | MkBuffer64CTT MkBuffer64CTT |
class as MkTypeS-class-type for MkBuffer64C in the Target-Programming-Language (TPL) … | |
#define | MkBuffer64CT ( (struct MkTypeDefS *) MkBuffer64CTT ) |
class as MkTypeDefS-class-type for MkBuffer64C in the Target-Programming-Language (TPL) … | |
MkBuffer64C - signature define | |
#define | MkBuffer64C_SIGNATURE (MkBufferC_SIGNATURE ^ (1u<<6)) |
#define | MkBuffer64C_MASK (((1u<<26)-1)<<6) |
MkBuffer64C - cast to superclass | |
#define | MkBuffer64C_X2buf(x) |
#define | MkBuffer64C_X2obj(x) |
MkBuffer64S - low level definition, access and cast …
#define MkBuffer64C_MASK (((1u<<26)-1)<<6) |
Definition at line 6084 of file LibMkKernel_mk.h.
#define MkBuffer64C_NS MK |
map class to namespace …
Definition at line 6120 of file LibMkKernel_mk.h.
#define MkBuffer64C_SIGNATURE (MkBufferC_SIGNATURE ^ (1u<<6)) |
Definition at line 6083 of file LibMkKernel_mk.h.
#define MkBuffer64C_T (&MK_RT_REF._MkBuffer64C_T) |
class as MkTypeDefS-class-type, useable in a class-macro as: class##_T
…
Definition at line 6106 of file LibMkKernel_mk.h.
#define MkBuffer64C_TT (MkTYP(MkBuffer64C_T)) |
class as MkTypeS-class-type, useable in a class-macro as: class##_TT
…
Definition at line 6108 of file LibMkKernel_mk.h.
#define MkBuffer64C_X2buf | ( | x | ) |
Definition at line 6092 of file LibMkKernel_mk.h.
#define MkBuffer64C_X2obj | ( | x | ) |
Definition at line 6093 of file LibMkKernel_mk.h.
#define MkBuffer64CT ( (struct MkTypeDefS *) MkBuffer64CTT ) |
class as MkTypeDefS-class-type for MkBuffer64C
in the Target-Programming-Language (TPL) …
Definition at line 6124 of file LibMkKernel_mk.h.
#define MkBuffer64CT_TT | ( | typ | ) |
cast from an MkTypeS-class-type into an MkTypeDefS-class-type …
Definition at line 6118 of file LibMkKernel_mk.h.
#define MkBuffer64CT_X | ( | instance | ) |
cast from an instance into the MkTypeDefS-class-type …
Definition at line 6114 of file LibMkKernel_mk.h.
#define MkBuffer64CTT MkBuffer64CTT |
class as MkTypeS-class-type for MkBuffer64C
in the Target-Programming-Language (TPL) …
Definition at line 6122 of file LibMkKernel_mk.h.
#define MkBuffer64CTT_X | ( | instance | ) |
cast from an instance into the MkTypeS-class-type …
Definition at line 6116 of file LibMkKernel_mk.h.
#define MkBuffer64ST MkBuffer64C_T |
instance-type as MkTypeDefS-class-type …
Definition at line 6110 of file LibMkKernel_mk.h.
#define MkBuffer64STT (MkTYP(MkBuffer64ST)) |
instance-type as MkTypeS-class-type (cast from MkBuffer64ST
into MkTypeS
) …
Definition at line 6112 of file LibMkKernel_mk.h.
typedef const struct MkBuffer64S libmkkernel::MkBuffer64CNR |
const instance-struct-reference same as const struct MkBuffer64S
, useable in a class-macro as: class##R
…
Definition at line 6104 of file LibMkKernel_mk.h.
typedef struct MkBuffer64S libmkkernel::MkBuffer64CR |
instance-struct-reference same as struct MkBuffer64S
, useable in a class-macro as: class##R
…
Definition at line 6102 of file LibMkKernel_mk.h.