Class Specialization
SorterConfig
Configuration of Sorter.
| 
 | |||||||||||||
|  |  | ||||||||||||
| SorterConfig | |||||||||||||
Include Headers
seqan/pipe.h
Parameters
|  The compare function (see STL's  Remarks: Let  | |
|  The underlying File type. | 
Remarks
 Using this configuration spec., the Sorter's size type is Size<TFile>::Type . To use a custom size type SorterConfigSize should be used.
Specialization of
Functions
| Assigns one object to another object. (Pool) | |
| Assigns one object to another object. (Pool) | |
| Determines whether an iterator is at the end position. (Pool) | |
| Initiates a read process. (Pool) | |
| Initiates a write process. (Pool) | |
| Resets an object. (Pool) | |
| Terminates a read process. (Pool) | |
| Terminates a write process. (Pool) | |
| Gets the first element of the remaining stream. (Pool) | |
| The number of items/characters. (Pool) | |
| Pops the first element of the remaining stream. (Pool) | |
| Appends an item at the end of an input stream. (Pool) | |
| Resizes a container. If the new length exceeds the old length the new elements are filled with copies of | 
See Also
SeqAn - Sequence Analysis Library - www.seqan.de