Class Specialization
Shifter
Shifts the input stream by delta elements.
![]() | ![]() | ||||||
Shifter |
Include Headers
seqan/pipe.h
Parameters
The type of the pipeline module this module reads from. | |
The shift size. For the output stream holds Remarks: For | |
Omit undefined entries. If If Default: |
Remarks
The output type equals the input type.
Specialization of
Functions
Assigns one object to another object. (Pipe) | |
Determines whether an iterator is at the end position. (Pipe) | |
Initiates a read process. (Pipe) | |
Terminates a read process. (Pipe) | |
Gets the first element of the remaining stream. (Pipe) | |
The number of items/characters. (Pipe) | |
Pops the first element of the remaining stream. (Pipe) |
SeqAn - Sequence Analysis Library - www.seqan.de