#include <cif.h>
Public Attributes | |
| FIELD | rectype:8 |
| FIELD | dtype:8 |
| FIELD | nvalues:8 |
| FIELD | imptype:1 |
| FIELD | un1:7 |
| FIELD | nlen:8 |
| FIELD | symid:24 |
| FIELD | vlen:24 |
| char * | value |
| char * | name |
Definition at line 1786 of file cif.h.
| FIELD Cif_const_1::dtype |
Definition at line 1788 of file cif.h.
Referenced by ascii_const().
| FIELD Cif_const_1::imptype |
Definition at line 1790 of file cif.h.
Referenced by ascii_const().
| char* Cif_const_1::name |
Definition at line 1796 of file cif.h.
Referenced by ascii_const().
| FIELD Cif_const_1::nlen |
Definition at line 1792 of file cif.h.
Referenced by ascii_const().
| FIELD Cif_const_1::nvalues |
Definition at line 1789 of file cif.h.
Referenced by ascii_const().
| FIELD Cif_const_1::rectype |
| FIELD Cif_const_1::symid |
Definition at line 1793 of file cif.h.
Referenced by ascii_const().
| FIELD Cif_const_1::un1 |
| char* Cif_const_1::value |
Definition at line 1795 of file cif.h.
Referenced by ascii_const().
| FIELD Cif_const_1::vlen |
Definition at line 1794 of file cif.h.
Referenced by ascii_const().
1.7.1