#include <hamolset.h>
Public Member Functions | |
| HBondIteratorMolSet (HaMolSet *new_pmset, int new_ssbond_flag=0) | |
| HaHBond * | GetFirstBond () |
| Return the first Hydrogen bond or SS bond of the Molecular Set (=NULL if no H-bonds(SS bonds)). | |
| HaHBond * | GetNextBond () |
| Return next Hydrogen bond or SS bond of the Molecular (=NULL if no more H-bonds(SS bonds)). | |
Public Attributes | |
| int | ssbond_flag |
| Flag to cycle SS-bonds instead of H-bonds. | |
Protected Attributes | |
|
set< HaHBond, less< HaHBond > >::iterator | bitrm |
| MoleculesType::iterator | mol_itr |
| HaMolSet * | pmset |
1.3.6