Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

mdl_bond Struct Reference

#include <ReadMDLMol.h>

List of all members.

Public Methods

 mdl_bond (void)

Public Attributes

int bond_from
int bond_to
int bond_type
int bond_stereo


Constructor & Destructor Documentation

mdl_bond::mdl_bond void    [inline]
 

Definition at line 57 of file ReadMDLMol.h.


Member Data Documentation

int mdl_bond::bond_from
 

Definition at line 60 of file ReadMDLMol.h.

Referenced by molecule_mdl, read_mdl_bond, write_mdl_atom, and write_mdl_bond.

int mdl_bond::bond_stereo
 

Definition at line 63 of file ReadMDLMol.h.

Referenced by read_mdl_bond, write_mdl_atom, and write_mdl_bond.

int mdl_bond::bond_to
 

Definition at line 61 of file ReadMDLMol.h.

Referenced by molecule_mdl, read_mdl_bond, write_mdl_atom, and write_mdl_bond.

int mdl_bond::bond_type
 

Definition at line 62 of file ReadMDLMol.h.

Referenced by read_mdl_bond, write_mdl_atom, and write_mdl_bond.


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