For internal use only.
This structure builds a rule for testing the integrity of the generator list.
Definition at line 53 of file t_evg_register.c.
Data Fields | |
const int | gens |
const unsigned int | endfl |
const unsigned int | first |
const unsigned int | count |
|
Specifies count of generators. Definition at line 57 of file t_evg_register.c. Referenced by do_rules(). |
|
End flag; true if gens should end list. Definition at line 55 of file t_evg_register.c. |
|
Specifies first generator. Definition at line 56 of file t_evg_register.c. Referenced by do_rules(). |
|
Specifies gens to check. Definition at line 54 of file t_evg_register.c. |