|
pazpar2
1.14.1
|
Data Fields | |
| char ** | dict |
| int | size |
| int | num |
Definition at line 94 of file settings.c.
| char** setting_dictionary::dict |
Definition at line 96 of file settings.c.
Referenced by initialize_hard_settings(), settings_index_lookup(), and settings_name().
| int setting_dictionary::num |
Definition at line 98 of file settings.c.
Referenced by settings_index_lookup(), and settings_num().
| int setting_dictionary::size |
Definition at line 97 of file settings.c.
Referenced by settings_index_lookup().