#include <globals.h>
Public Attributes | |
| ciitem_name | name |
| int | name_length |
| exp_form_type | allowed_form |
| int | num_types |
| basic_type_type | allowed_types [MAX_NUM_ALLOWED_TYPES] |
| int | arg_position |
| boolean | has_const_opts |
| boolean | scalar |
| int | num_const_opts |
| const_opts_type | const_opts [MAX_NUM_CONST_OPTS] |
Definition at line 3051 of file globals.h.
| basic_type_type ciitem_entry::allowed_types[MAX_NUM_ALLOWED_TYPES] |
| const_opts_type ciitem_entry::const_opts[MAX_NUM_CONST_OPTS] |
1.6.1