Public Attributes | |
| long * | tbl |
| int | max |
| int | cur |
Definition at line 124 of file cif_conv.c.
| int Id_tbl::cur |
Definition at line 127 of file cif_conv.c.
Referenced by add_id(), Cif_Cifconv(), get_id(), init_id(), and remap_symbols().
| int Id_tbl::max |
Definition at line 126 of file cif_conv.c.
Referenced by add_id(), Cif_Cifconv(), and Cif_Make_Cifconv().
| long* Id_tbl::tbl |
Definition at line 125 of file cif_conv.c.
Referenced by add_id(), Cif_Cifconv(), Cif_Make_Cifconv(), get_id(), init_id(), and remap_symbols().
1.7.1