Class
InternalMap
An internal property map using member ids.
InternalMap<TContainer, MemberId>
Include Headers
seqan/graph_types.h
Parameters
TContainer
The cargo type.
Metafunctions: Cargo
MemberId
An unsigned int.
Default: 0.
Remarks: Specifies the position of the member in the cargo. Note: If zero it is assumed that the cargo is a simple type (e.g., int).
Remarks
Internal property maps are used to access internal edge cargos.
Metafunctions
ValueType of the items in the container or behind an iterator.
Functions
assignEdgeMapInitializes a vertex map with values of an array.
assignPropertyAssigns a property to an item in the property map.
getPropertyGet method for an item's property.
propertyAccesses the property of an item in the property map.
resizeEdgeMapInitializes an edge map
SeqAn - Sequence Analysis Library - www.seqan.de
 

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