BALL  1.5.0
Classes | Namespaces | Typedefs
nucleotideIterator.h File Reference
#include <BALL/KERNEL/iterator.h>
#include <BALL/KERNEL/predicate.h>
#include <BALL/CONCEPT/stdIteratorWrapper.h>

Go to the source code of this file.

Classes

class  BALL::NucleotideIteratorTraits
 

Namespaces

 BALL
 

Typedefs

typedef BidirectionalIterator< Composite, Nucleotide, Composite::CompositeIterator, NucleotideIteratorTraits > BALL::NucleotideIterator
 
typedef ConstBidirectionalIterator< Composite, Nucleotide, Composite::CompositeIterator, NucleotideIteratorTraits > BALL::NucleotideConstIterator
 
typedef std::reverse_iterator< NucleotideIterator > BALL::NucleotideReverseIterator
 
typedef std::reverse_iterator< NucleotideConstIterator > BALL::NucleotideConstReverseIterator