Public Attributes | List of all members
PLMD::molfile::molfile_metadata_t Struct Reference

File level comments, origin information, and annotations. More...

#include <molfile_plugin.h>

Public Attributes

char database [81]
 database of origin, if any More...
 
char accession [81]
 database accession code, if any More...
 
char date [81]
 date/time stamp for this data More...
 
char title [81]
 brief title for this data More...
 
int remarklen
 length of remarks string More...
 
char * remarks
 free-form remarks about data More...
 

Detailed Description

File level comments, origin information, and annotations.

Member Data Documentation

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


The documentation for this struct was generated from the following file: