#include <hamolset.h>
Public Member Functions | |
| AtomListIteratorMolSet (HaMolSet *new_pmset) | |
| AtomList * | GetFirst () |
| Return the first named Atom List of the Molecular Set (=NULL if no named Atom Lists). | |
| AtomList * | GetNext () |
| Return next named Atom List (=NULL if no more Atom Lists). | |
Protected Attributes | |
| list< AtomList >::iterator | CurListItr |
| HaMolSet * | pmset |
1.3.6