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

mdfdata Struct Reference

List of all members.

Public Attributes

FILE * file
int natoms
int nmols
int * from
int * to
long mol_data_location

Member Data Documentation

FILE* mdfdata::file
 

Definition at line 55 of file mdfplugin.C.

Referenced by close_mdf_read, open_mdf_read, read_mdf_bonds, and read_mdf_structure.

int * mdfdata::from
 

Definition at line 56 of file mdfplugin.C.

Referenced by close_mdf_read, open_mdf_read, and read_mdf_bonds.

long mdfdata::mol_data_location
 

Definition at line 57 of file mdfplugin.C.

Referenced by open_mdf_read, read_mdf_bonds, and read_mdf_structure.

int mdfdata::natoms
 

Definition at line 56 of file mdfplugin.C.

Referenced by open_mdf_read, and read_mdf_bonds.

int mdfdata::nmols
 

Definition at line 56 of file mdfplugin.C.

Referenced by open_mdf_read, and read_mdf_bonds.

int * mdfdata::to
 

Definition at line 56 of file mdfplugin.C.

Referenced by close_mdf_read, open_mdf_read, and read_mdf_bonds.


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