Class
External Property Map
An external property map.
String<TValue, TSpec>
Include Headers
seqan/graph_types.h
Parameters
TValue
The value type. That is the type of information stored in the property map.
Metafunctions: Value
TSpec
The specializing type.
Metafunctions: Spec
Default: Alloc<>, see Alloc String.
Remarks
The external property map is assumed to be an instance of String. It is indexed via VertexDescriptors or EdgeDescriptors.
Functions
assignEdgeMapInitializes a vertex map with values of an array.
assignPropertyAssigns a property to an item in the property map.
assignVertexMapInitializes a vertex map with values of an array.
createSuffixTrieCreates a trie of all suffixes of a text.
createTrieCreates a trie.
getPropertyGet method for an item's property.
propertyAccesses the property of an item in the property map.
resizeEdgeMapInitializes an edge map
resizeVertexMapInitializes a vertex map.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:34