Class
AsyncRequest
Associated with an asynchronous I/O request.
AsyncRequest<TFile>
Include Headers
seqan/file.h
Parameters
TFile
A File type.
Remarks
This structure is used to identify asynchronous requests after their initiation.
Functions
asyncReadAtAsynchronously loads records from a specific position in a file.
asyncWriteAtAsynchronously saves records to a specific position in a file.
cancelCancels an asynchronous request.
waitForWaits for an asynchronous request to complete.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:36:59