File level comments, origin information, and annotations. More...
#include <molfile_plugin.h>
Public Attributes | |
char | accession [81] |
database accession code, if any More... | |
char | database [81] |
database of origin, if any More... | |
char | date [81] |
date/time stamp for this data More... | |
int | remarklen |
length of remarks string More... | |
char * | remarks |
free-form remarks about data More... | |
char | title [81] |
brief title for this data More... | |
File level comments, origin information, and annotations.
char PLMD::molfile::molfile_metadata_t::accession[81] |
database accession code, if any
char PLMD::molfile::molfile_metadata_t::database[81] |
database of origin, if any
char PLMD::molfile::molfile_metadata_t::date[81] |
date/time stamp for this data
int PLMD::molfile::molfile_metadata_t::remarklen |
length of remarks string
char* PLMD::molfile::molfile_metadata_t::remarks |
free-form remarks about data
char PLMD::molfile::molfile_metadata_t::title[81] |
brief title for this data
Hosted by GitHub | 1.8.14 |