54 sequences_(&sequences),
Partial implementation of the SequenceIterator interface, allowing to loop over an ordered sequence c...
AbstractSequenceContainerIterator(const OrderedSequenceContainer &sites)
const OrderedSequenceContainer * sequences_
The OrderedSequenceContainer interface.
virtual const Sequence & getSequence(size_t sequenceIndex) const =0
Retrieve a sequence object from the container.
virtual size_t getNumberOfSequences() const =0
Get the number of sequences in the container.
bool hasMoreSequences() const
const Sequence * nextSequence()
SimpleSequenceContainerIterator(const OrderedSequenceContainer &sites)
This alphabet is used to deal NumericAlphabet.