40 #ifndef _SITEITERATOR_H_ 41 #define _SITEITERATOR_H_ 79 #endif //_SITEITERATOR_H_
This alphabet is used to deal NumericAlphabet.
Generic const site iterator interface, allowing to loop over const sites.
virtual bool hasMoreSites() const =0
virtual Site * nextSite()=0
virtual const Site * nextSite()=0
virtual bool hasMoreSites() const =0
virtual ~ConstSiteIterator()
Generic site iterator interface, allowing to loop over sites.