INOS
|
Short comment. More...
Go to the source code of this file.
Classes | |
class | CINOSProcessImageValues |
Macros | |
#define | DF_INOS_IMAGE_VALUE_CFG_MASK_SYSTEM 0xFFFF0000 |
#define | DF_INOS_IMAGE_VALUE_CFG_MASK_INP 0x000F0000 |
#define | DF_INOS_IMAGE_VALUE_CFG_MASK_OUT 0x00F00000 |
#define | DF_INOS_IMAGE_VALUE_CFG_MASK_USER 0x0000FFFF |
#define | DF_INOS_IMAGE_VALUE_CFG_ENABLED 0x80000000 |
#define | DF_INOS_IMAGE_VALUE_CFG_OVERWRITE 0x40000000 |
#define | DF_INOS_IMAGE_VALUE_CFG_ERROR 0x20000000 |
#define | DF_INOS_IMAGE_VALUE_CFG_WARNING 0x10000000 |
#define | DF_INOS_IMAGE_VALUE_CFG_LINKED 0x10000000 |
#define | DF_INOS_IMAGE_VALUE_CFG_SIMULATED 0x08000000 |
#define | DF_INOS_IMAGE_VALUE_CFG_OFFLINE 0x04000000 |
#define | DF_INOS_IMAGE_VALUE_NBR_ENABLED 31 |
#define | DF_INOS_IMAGE_VALUE_NBR_OVERWRITE 30 |
#define | DF_INOS_IMAGE_VALUE_NBR_ERROR 29 |
#define | DF_INOS_IMAGE_VALUE_NBR_WARNING 28 |
#define | DF_INOS_IMAGE_VALUE_NBR_LINKED 28 |
#define | DF_INOS_IMAGE_VALUE_NBR_SIMULATED 27 |
Short comment.
project : language : GNU C++ system :
Long comment on this file.