GLYLIB
0.3.0b
|
#include <structures.h>
Public Attributes | |
char | typ [100] |
int | f |
int | c [80] |
int | i |
char | t [80] |
Definition at line 37 of file structures.h.
int pdb_line_info::c[80] |
Definition at line 43 of file structures.h.
Referenced by pdb_def(), rwm_line(), and rwm_line_char().
int pdb_line_info::f |
Definition at line 40 of file structures.h.
Referenced by pdb_def(), rwm_line(), and rwm_line_char().
int pdb_line_info::i |
Definition at line 45 of file structures.h.
char pdb_line_info::t[80] |
Definition at line 47 of file structures.h.
Referenced by pdb_def().
char pdb_line_info::typ[100] |
Definition at line 38 of file structures.h.