|
pazpar2
1.6.31
|
Data Fields | |
| char ** | dict |
| int | size |
| int | num |
Definition at line 88 of file settings.c.
| char** setting_dictionary::dict |
Definition at line 90 of file settings.c.
Referenced by initialize_hard_settings(), settings_index_lookup(), and settings_name().
| int setting_dictionary::num |
Definition at line 92 of file settings.c.
Referenced by initialize_hard_settings(), and settings_index_lookup().
| int setting_dictionary::size |
Definition at line 91 of file settings.c.
Referenced by initialize_hard_settings(), and settings_index_lookup().
1.8.1.2