Function
beginRead
Initiates a read process.
beginRead(object)
Include Headers
seqan/pipe.h
Parameters
object
A pop-passive pipeline module.
Types: Pipe, Pool
Remarks
beginRead rewinds the output stream, prepares object for succeeding reads, and typically calls beginRead of the input pipeline modules.
A read process must be terminated with endRead. Nested read processes are not allowed.
Return Values
A bool which is true on success.
Member of
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

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