bpp-seq  2.2.0
SiteContainerIterator.h File Reference
#include "../Site.h"
#include "../SiteIterator.h"
#include "SiteContainer.h"
+ Include dependency graph for SiteContainerIterator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bpp::AbstractSiteContainerIterator
 Partial implementation of the SiteIterator interface, allowing to loop over a site container. More...
 
class  bpp::SimpleSiteContainerIterator
 Loop over all sites in a SiteContainer. More...
 
class  bpp::NoGapSiteContainerIterator
 Loop over all sites without gaps in a SiteContainer. More...
 
class  bpp::CompleteSiteContainerIterator
 Loop over all complete sites in a SiteContainer (i.e. sites without gap and unresolved characters). More...
 

Namespaces

 bpp
 This alphabet is used to deal NumericAlphabet.