Class
IntervalAndCargo
A simple record type that stores an interval and a cargo value.
IntervalAndCargo<TValue, TCargo>
Include Headers
seqan/misc/misc_interval_tree.h
Parameters
TValue
The value type, that is the type of the interval borders.
Metafunctions: Value
Default: int.
TCargo
The cargo type.
Metafunctions: Cargo
Default: int.
Metafunctions
CargoType of additional data stored in an object.
ValueType of the items in the container.
Member Functions
IntervalAndCargoConstructor.
Functions
cargoAccess to the cargo.
cargoAccess to the cargo.
getCargoGet method for the edge cargo.
getLeftBoundaryGet method for the left boundary.
getRightBoundaryGet method for the right boundary.
leftBoundaryAccess to the right boundary.
rightBoundaryAccess to the right boundary.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:00