GLYLIB
0.3.0b
|
#include <structures.h>
Public Attributes | |
int | a |
int | b |
char | m |
int | n |
linefield | f [25] |
int | ignore |
Definition at line 25 of file structures.h.
int linedef::a |
Definition at line 26 of file structures.h.
Referenced by rwm_line(), and rwm_line_char().
int linedef::b |
Definition at line 27 of file structures.h.
Referenced by rwm_line(), and rwm_line_char().
linefield linedef::f[25] |
Definition at line 30 of file structures.h.
Referenced by findTotalResidue(), getAssembly(), getResInfo(), init_struct(), init_struct_slurp(), rwm_line(), and rwm_line_char().
int linedef::ignore |
Definition at line 31 of file structures.h.
Referenced by init_struct(), and init_struct_slurp().
char linedef::m |
Definition at line 28 of file structures.h.
Referenced by init_struct(), and init_struct_slurp().
int linedef::n |
Definition at line 29 of file structures.h.
Referenced by init_struct(), and init_struct_slurp().