Adaption
std::basic_string
Adaption for STL strings.
Metafunctions
GetValueType for reading values.
GetValueType for reading values.
IsContiguousDetermines whether a container stores its elements in a contiguous array.
IteratorType of iterator objects that are used to traverse the container.
PositionType of an object that represents a position in a container.
SizeType of an object that is suitable to hold size information.
SizeType of an object that is suitable to hold size information.
ValueType of the items in the container.
Functions
appendConcatenate two containers.
appendConcatenate two containers.
appendValueAppends a value to a container.
assignAssigns one object to another object.
assignAssigns one object to another object.
beginThe begin of a container.
capacityThe maximal length.
clearResets an object.
emptyTest a container for being empty.
endThe end of a container.
idA value that identifies the underlying sequence.
lengthThe number of items/characters.
replaceReplaces a part of a container with another container.
replaceReplaces a part of a container with another container.
reserveIncreases the capacity.
resizeResizes a container. If the new length exceeds the old length the new elements are filled with copies of value.
valueReference to the value.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:36:59