exip
Alpha 0.5.4
|
Data Fields | |
char | name [50] |
ValueType | type |
unsigned char | isReadOnly |
char | description [150] |
Definition at line 691 of file check_strict_grammar.c.
char processValueDesc::description[150] |
Definition at line 696 of file check_strict_grammar.c.
unsigned char processValueDesc::isReadOnly |
Definition at line 695 of file check_strict_grammar.c.
char processValueDesc::name[50] |
Definition at line 693 of file check_strict_grammar.c.
ValueType processValueDesc::type |
Definition at line 694 of file check_strict_grammar.c.