Class Specialization
Joiner
Joins two or three input streams.
Pipe
Joiner
Pipe<Bundle2<TInput1, TInput2>, Joiner>
Pipe<Bundle3<TInput1, TInput2, TInput3>, Joiner>
Include Headers
seqan/pipe.h
Parameters
TInput1
The type of the first pipeline module this module reads from.
TInput2
The type of the second pipeline module this module reads from.
TInput3
The type of the third pipeline module this module reads from.
Remarks
The output type is a compressed Pair or Triple of the input types Value<TInputX>::Type.
Specialization of
Member Functions
PipeConstructor (Pipe)
Functions
assignAssigns one object to another object. (Pipe)
atEndDetermines whether an iterator is at the end position. (Pipe)
beginReadInitiates a read process. (Pipe)
endReadTerminates a read process. (Pipe)
frontGets the first element of the remaining stream. (Pipe)
lengthThe number of items/characters. (Pipe)
popPops the first element of the remaining stream. (Pipe)
SeqAn - Sequence Analysis Library - www.seqan.de
 

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