Function
front
Gets the first element of the remaining stream.
front(object)
Include Headers
seqan/pipe.h
Parameters
object
A pop-passive pipeline module.
Types: Pipe, Pool
Remarks
front or pop can only be called within a read process surrounded by beginRead and endRead.
Return Values
The first element of the remaining input stream. Return type is Value<TObject>::Type for object type TObject.
Member of
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:17