INOS
|
Short comment. More...
Go to the source code of this file.
Classes | |
struct | SINOSFlag |
Structure of INFO-16P-CHN-I database tables. More... | |
class | CINOSBits |
Macros | |
#define | DF_PROCESS_IMAGE_DIGITAL_INPUTS_NUMBER DF_INOS_PROCESSIMAGE_DIGITAL_INPUTS_NUMBER |
#define | DF_PROCESS_IMAGE_DIGITAL_OUTPUTS_NUMBER DF_INOS_PROCESSIMAGE_DIGITAL_OUTPUTS_NUMBER |
#define | DF_PROCESS_IMAGE_DIGITAL_FLAGS_NUMBER 16384 |
#define | DF_INOS_FLAG_DBT "INOS-FLAG" |
#define | g_pInputs ((CINOSBits *) g_pImage[DF_PROCESS_IMAGE_DIGITAL_INPUTS]) |
#define | g_pOutputs ((CINOSBits *) g_pImage[DF_PROCESS_IMAGE_DIGITAL_OUTPUTS]) |
#define | g_pFlags ((CINOSBits *) g_pImage[DF_PROCESS_IMAGE_DIGITAL_FLAGS]) |
#define | pInputs g_pInputs |
#define | pOutputs g_pOutputs |
#define | pFlags g_pFlags |
Short comment.
project : INOS language : GNU C++ system : Embedded
Long comment on this file.