#include <hamolset.h>
Public Member Functions | |
| BondIteratorMolSet (HaMolSet *new_pmset) | |
| HaBond * | GetFirstBond () |
| Return the first bond of the Molecular Set (=NULL if no bonds). | |
| HaBond * | GetNextBond () |
| Return Next bond in the sequence (=NULL if no more bonds). | |
Protected Attributes | |
|
set< HaBond, less< HaBond > >::iterator | bitrm |
| MoleculesType::iterator | mol_itr |
| HaMolSet * | pmset |
1.3.6