#include <molfile_plugin.h>
Public Attributes | |
char | database [81] |
char | accession [81] |
char | date [81] |
char | title [81] |
int | remarklen |
char * | remarks |
Definition at line 82 of file molfile_plugin.h.
|
database accession code, if any Definition at line 84 of file molfile_plugin.h. Referenced by open_pdb_read, and pdb_read. |
|
database of origin, if any Definition at line 83 of file molfile_plugin.h. Referenced by open_pdb_read, and pdb_read. |
|
date/time stamp for this data Definition at line 85 of file molfile_plugin.h. Referenced by open_pdb_read, and pdb_read. |
|
length of remarks string Definition at line 87 of file molfile_plugin.h. Referenced by open_pdb_read, open_xbgf_read, and pdb_read. |
|
free-form remarks about data Definition at line 88 of file molfile_plugin.h. Referenced by close_pdb_read, close_xbgf_read, open_pdb_read, open_xbgf_read, and pdb_read. |
|
brief title for this data Definition at line 86 of file molfile_plugin.h. Referenced by open_gro_read, and open_gro_write. |