Main Page   Alphabetical List   Compound List   File List   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 52 of file molfile_plugin.h.


Member Data Documentation

char molfile_metadata_t::accession[81]
 

database accession code, if any

Definition at line 54 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 53 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 55 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 57 of file molfile_plugin.h.

Referenced by open_bgf_read, open_pdb_read, and pdb_read.

char* molfile_metadata_t::remarks
 

free-form remarks about data

Definition at line 58 of file molfile_plugin.h.

Referenced by close_bgf_read, close_pdb_read, open_bgf_read, open_pdb_read, and pdb_read.

char molfile_metadata_t::title[81]
 

brief title for this data

Definition at line 56 of file molfile_plugin.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 22 13:15:36 2006 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002