Class Specialization
Adaptor Iterator
Adapts iterators to Rooted Iterator.
Iterator
Iter
Adaptor Iterator
Iter<TContainer, AdaptorIterator<TIterator [, TSpec]> >
Include Headers
seqan/basic.h
Parameters
TContainer
Type of the container that can be iterated by TIterator.
Remarks: Use Container to get the container type for a given iterator.
TIterator
Type of the iterator that is adapted to Rooted Iterator.
Remarks
Adaptor iterators can implicitly converted to TIterator.
Specialization of
Implements
Metafunctions
ContainerType of the container given an iterator. (Iter)
ContainerType of the container given an iterator. (Iter)
DifferenceType of an object that stores the difference between two iterators. (Iter)
GetValueType for reading values. (Iter)
IteratorType of iterator objects that are used to traverse the container. (Iter)
PositionType of an object that represents a position in a container. (Iter)
ReferenceReference type. (Iter)
SpecThe spec of a class. (Iter)
ValueType of the items in the container. (Iter)
Member Functions
IterConstructor
Functions
assignValueAssigns value to item. (Iter)
assignValueAssigns value to item. (Iter)
atBeginDetermines whether an iterator is at the beginning position. (Iter)
atBeginDetermines whether an iterator is at the beginning position. (Iter)
atEndDetermines whether an iterator is at the end position. (Iter)
atEndDetermines whether an iterator is at the end position. (Iter)
atEndOfSequenceReturns true if the iterator is at the end of a sequence. (Iter)
containerContainer of an iterator. (Iter)
differenceThe difference between two iterators. (Iter)
differenceThe difference between two iterators. (Iter)
getValueAccess to the value. (Iter)
getValueAccess to the value. (Iter)
goBeginIterates to the first position of a container. (Iter)
goBeginIterates to the first position of a container. (Iter)
goEndIterates to the last position of a container. (Iter)
goEndIterates to the last position of a container. (Iter)
goFurtherIterates some steps further. (Iter)
goFurtherIterates some steps further. (Iter)
goNextIterates to next position. (Iter)
goNextIterates to next position. (Iter)
goPreviousIterates to pevious position. (Iter)
goPreviousIterates to pevious position. (Iter)
moveValueAssigns value to item. (Iter)
moveValueAssigns value to item. (Iter)
positionPosition of an iterator. (Iter)
positionPosition of an iterator. (Iter)
valueReference to the value. (Iter)
valueReference to the value. (Iter)
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:11