#include <redchi.h>
Data Fields | |
| gint | type |
| type of entry (enum from cif_lib.h) | |
| gint * | nref |
| number of references to this structure (for memory deallocation) | |
| GPtrArray * | info |
| GRelation * | data |
| gchar * | mod |
| is there a mod that needs to be applied? | |
| gboolean | read_in |
| have we actually read in the dictionary? | |
| GPtrArray* cif_dict_struct::info |
descriptor of the dictionary arranged by enumerations from cif_lib.h
| GRelation* cif_dict_struct::data |
mods/restraints for this dictionary: relation of restraint enumerations and cif_restraint_struct
1.5.6