Struct KERNELV_ERROR_VALUE
Description
Additional values output in the error message.
Element | Type | Meaning |
type | E_KERNELV_ERR_ | Data type of the value contained in the data element. |
dimension | E_KERNELV_ERR_ | Dimension of the value contained in the data element. |
meaning | E_KERNELV_ERR_ | Meaning of the value contained in the data element. |
fillup | unsigned long int | Fill bytes for structure alignment. |
data | U_KERNELV_ERR_ | Union with actual groove data. |