Class Specialization
ModReverse
Mirrors the characters from begin to end.
ModifiedIterator<THost, ModReverse>
ModifiedString<THost, ModReverse>
Include Headers
seqan/modifier.h
Parameters
THost
Original string/iterator.
Types: Iterator
Implements
Metafunctions
HostType of the object a given object depends on. (ModifiedString)
IsSequenceDetermines whether a container stores its elements in sequential order. (ModifiedString)
IteratorType of iterator objects that are used to traverse the container. (ModifiedString)
SizeType of an object that is suitable to hold size information. (ModifiedString)
Functions
assignValueAssigns value to item. (Iterator)
assignValueAssigns value to item. (Iterator)
atBeginDetermines whether an iterator is at the beginning position. (Iterator)
atEndDetermines whether an iterator is at the end position. (Iterator)
backThe last item in container. (Container)
beginThe begin of a container. (Container)
beginPositionBegin position of object in host. (Container)
endThe end of a container. (Container)
endPositionEnd position of object in host. (Container)
frontThe first item in container. (Container)
getValueAccess to the value. (Iterator)
getValueAccess to the value. (Iterator)
goBeginIterates to the first position of a container. (Iterator)
goEndIterates to the last position of a container. (Iterator)
goFurtherIterates some steps further. (Iterator)
goNextIterates to next position. (Iterator)
goPreviousIterates to pevious position. (Iterator)
lengthThe number of items/characters. (Container)
moveValueAssigns value to item. (Iterator)
moveValueAssigns value to item. (Iterator)
moveValueAssigns value to item. (Iterator)
positionPosition of an iterator. (Iterator)
positionPosition of an iterator. (Iterator)
valueReference to the value. (Iterator)
SeqAn - Sequence Analysis Library - www.seqan.de
 

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