structure used for variable - pointer mapping
#include <cfg_struct.h>
Data Fields
-
cfg_def_t * def
- one item of the cfg structure definition
-
unsigned int flag
- flag indicating the state of the variable
-
int name_len
- length of def->name
-
int offset
- offest within the memory block
-
int pos
- position of the variable within the group starting from 0
Detailed Description
Definition at line 68 of file cfg_struct.h.
The documentation for this struct was generated from the following file: