Class Specialization
PriorityHeap
Stores the priority data on a heap.
PriorityType
PriorityHeap
PriorityType<TValue, TLess, PriorityHeap> >
Include Headers
seqan/misc.h
Specialization of
Metafunctions
SizeType of an object that is suitable to hold size information. (PriorityType)
ValueType of the items in the container. (PriorityType)
Functions
adjustTopAdjusts the priority of the first item. (PriorityType)
clearResets an object. (PriorityType)
emptyTest a container for being empty. (PriorityType)
lengthThe number of items/characters. (PriorityType)
popDeletes item with the highest priority and adjusts the priority queue. (PriorityType)
pushInserts a new item and adjusts the priority queue if necessary. (PriorityType)
topReference to the item with the highest priority. (PriorityType)
SeqAn - Sequence Analysis Library - www.seqan.de
 

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