|
ARB
|
Defines a name-value pair (e.g. for awars, menu entries, etc.). More...
#include <ed4_protein_2nd_structure.hxx>

Public Attributes | |
| const char * | name |
| Name or description. More... | |
| int | value |
| Value attached to name. More... | |
Defines a name-value pair (e.g. for awars, menu entries, etc.).
Definition at line 66 of file ed4_protein_2nd_structure.hxx.
| const char* name_value_pair::name |
Name or description.
Definition at line 67 of file ed4_protein_2nd_structure.hxx.
Referenced by ed4_create_all_awars(), ED4_pfold_calculate_secstruct_match(), ED4_pfold_create_props_window(), and setup_pfold_config().
| int name_value_pair::value |
Value attached to name.
Definition at line 68 of file ed4_protein_2nd_structure.hxx.
Referenced by ed4_create_all_awars().
1.8.8