#include <hamolset.h>
Public Member Functions | |
| AtomIteratorMolSet (HaMolSet *new_pmset) | |
| HaAtom * | GetFirstAtom () |
| Return the first atom of the Molecular Set (=NULL if no atoms). | |
| HaAtom * | GetNextAtom () |
| Return Next atom in the sequence (=NULL if no more atoms). | |
Protected Attributes | |
| list< HaAtom >::iterator | aitrm |
| MoleculesType::iterator | mol_itr |
| HaMolSet * | pmset |
1.3.6