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