Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

molfile_metadata_t Struct Reference

#include <molfile_plugin.h>

List of all members.

Public Attributes

char database [81]
char accession [81]
char date [81]
char title [81]
int remarklen
char * remarks


Detailed Description

File level comments, origin information, and annotations.

Definition at line 82 of file molfile_plugin.h.


Member Data Documentation

char molfile_metadata_t::accession[81]
 

database accession code, if any

Definition at line 84 of file molfile_plugin.h.

Referenced by open_pdb_read, and pdb_read.

char molfile_metadata_t::database[81]
 

database of origin, if any

Definition at line 83 of file molfile_plugin.h.

Referenced by open_pdb_read, and pdb_read.

char molfile_metadata_t::date[81]
 

date/time stamp for this data

Definition at line 85 of file molfile_plugin.h.

Referenced by open_pdb_read, and pdb_read.

int molfile_metadata_t::remarklen
 

length of remarks string

Definition at line 87 of file molfile_plugin.h.

Referenced by open_pdb_read, open_xbgf_read, and pdb_read.

char* molfile_metadata_t::remarks
 

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.

char molfile_metadata_t::title[81]
 

brief title for this data

Definition at line 86 of file molfile_plugin.h.

Referenced by open_gro_read, and open_gro_write.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 18 03:10:04 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002