This section contains the definitions of basic data types defined by the MLib |
M_Byte
|
M_SChar
|
M_Char
|
M_Short
|
M_UShort
|
M_Int
|
M_UInt
|
M_Fast
|
M_UFast
|
M_Long
|
M_ULong
|
M_Int8
|
M_UInt8
|
M_Int16
|
M_UInt16
|
M_Int32
|
M_UInt32
|
M_Int64
|
M_UInt64
|
M_Size
|
M_Dist
|
M_String
|
M_CString
|
M_Error
|
M_Bool
|
M_BOOL(x)
|
M_Pointer
|
M_CPointer
|
M_NUM_ELEMENTS
|
M_FIELD_OFFSET
|
M_FIELD_SIZE
|
M_POINTER
|
M_POINTER_P
|
M_POINTER_TO_DIST
|
M_POINTER_FROM_DIST
|
M_POINTER_TO_UINT
|
M_POINTER_FROM_UINT
|
M_POINTER_TO_INT
|
M_POINTER_FROM_INT
|
M_CPOINTER
|
M_CPOINTER_P
|
M_DestroyFunc
|
M_DestroyDataFunc
|
M_CompareFunc
|
M_CompareDataFunc
|
M_HashFunc
|
M_HashDataFunc
|