Metafunction
Cargo
Type of additional data stored in an object.
Include Headers
seqan/basic.h, seqan/graph_types.h
Parameters
|  Type for which the cargo tyoe is determined. | 
Remarks
 The definition of Cargo allows the addition of user specific data to existing data structures.
Return Values
|  Cargo of  | 
Functions
| Adds a new child vertex to a parent vertex. Optionally a cargo can be attached to the parent-child edge. | |
| Adds a new edge to the graph, either with or without cargo. | 
Examples
SeqAn - Sequence Analysis Library - www.seqan.de