Class
InternalPointerMap
An internal property map using pointer to members.
InternalPointerMap<TPropmap, Instance>
Parameters
TPropmap
A pointer to member type.
Instance
A pointer to a member of type TPropmap.
Metafunctions
ValueType of the items in the container.
Functions
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
Remarks
Internal property maps are used to access internal edge cargos.
Include Headers
graph.h
SeqAn - Sequence Analysis Library - www.seqan.de