#include <cif.h>

Public Attributes | |
| FIELD | rectype:8 |
| FIELD | symid:24 |
| FIELD | psymid:24 |
| FIELD | nlen:8 |
| FIELD | tagid:24 |
| FIELD | scope:8 |
| FIELD | size:6 |
| FIELD | symclass:6 |
| FIELD | entity:4 |
| FIELD | nmods:4 |
| FIELD | qual:4 |
| FIELD | btype:8 |
| struct Cif_tmod * | mods |
| char * | name |
Definition at line 1608 of file cif.h.
| FIELD Cif_c_object_1::btype |
Definition at line 1620 of file cif.h.
Referenced by ascii_c_object().
| FIELD Cif_c_object_1::entity |
Definition at line 1617 of file cif.h.
Referenced by ascii_c_object().
| struct Cif_tmod* Cif_c_object_1::mods |
Definition at line 1621 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_object().
| char* Cif_c_object_1::name |
Definition at line 1622 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_object().
| FIELD Cif_c_object_1::nlen |
Definition at line 1612 of file cif.h.
Referenced by ascii_c_object().
| FIELD Cif_c_object_1::nmods |
Definition at line 1618 of file cif.h.
Referenced by ascii_c_object().
| FIELD Cif_c_object_1::psymid |
Definition at line 1611 of file cif.h.
Referenced by ascii_c_object().
| FIELD Cif_c_object_1::qual |
Definition at line 1619 of file cif.h.
Referenced by ascii_c_object(), and ascii_c_tag().
| FIELD Cif_c_object_1::rectype |
| FIELD Cif_c_object_1::scope |
Definition at line 1614 of file cif.h.
Referenced by ascii_c_object().
| FIELD Cif_c_object_1::size |
Definition at line 1615 of file cif.h.
Referenced by ascii_c_object().
| FIELD Cif_c_object_1::symclass |
Definition at line 1616 of file cif.h.
Referenced by ascii_c_object().
| FIELD Cif_c_object_1::symid |
Definition at line 1610 of file cif.h.
Referenced by ascii_c_object().
| FIELD Cif_c_object_1::tagid |
Definition at line 1613 of file cif.h.
Referenced by ascii_c_object().
1.7.1