Class Specialization
Async
File structure supporting synchronous and asynchronous input/output access.
![]() | ![]() | ||||||
Async |
Include Headers
seqan/file.h
Specialization of
Functions
Asynchronously loads records from a specific position in a file. (File) | |
Asynchronously saves records to a specific position in a file. (File) | |
Cancels an asynchronous request. (File) | |
Closes a file. (File) | |
Waits for all open requests to complete. (File) | |
Opens a file, stream, or persistent string. (File) | |
Opens a temporary file. (File) | |
Loads records from a file. (File) | |
Loads records from a specific position in a file. (File) | |
Resizes a container. If the new length exceeds the old length the new elements are filled with copies of | |
Sets the current file pointer to the beginning. (File) | |
Changes the current file pointer. (File) | |
Sets the file end to the current pointer. (File) | |
Gets the file size. (File) | |
Gets the current file pointer. (File) | |
Saves records to a file. (File) | |
Saves records to a specific position in a file. (File) |
SeqAn - Sequence Analysis Library - www.seqan.de