Class
SparseString
A string storing only a fraction of the values of the original string..
SparseString<TValueString, TSpec>
Include Headers
seqan/String.h
Parameters
TValueString
The string containing the values.
TSpec
The specialisation tag.
Default: void.
Functions
assignValueAssigns value to item.
clearResets an object.
emptyTest a container for being empty.
getValueAccess to the value.
lengthThe number of items/characters.
openOpens a file.
resizeResizes a container. If the new length exceeds the old length the new elements are filled with copies of value.
save 
valueReference to the value.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2012/10/02 11:10:29