Class Specialization
PoolSpec
Stores/Retrieves all elements to/from disk.
![]() | ![]() | ||||||||||||||||
PoolSpec | |||||||||||||||||
![]() | ![]() | ||||||||||||||||
|
Include Headers
seqan/pipe.h
Parameters
The value type, that is the type of the stream elements. | |
Configuration Spec. Defines destination function, size type, and file type. |
Remarks
The Pool's input/output type is TValue and the size type is determined by the TConfig .
Specialization of
Specializations
Configuration of Pool. | |
Configuration of Pool. |
Functions
Assigns one object to another object. (Pool) | |
Determines whether an iterator is at the end position. (Pool) | |
Initiates a read process. (Pool) | |
Initiates a write process. (Pool) | |
Resets an object. (Pool) | |
Terminates a read process. (Pool) | |
Terminates a write process. (Pool) | |
Gets the first element of the remaining stream. (Pool) | |
The number of items/characters. (Pool) | |
Pops the first element of the remaining stream. (Pool) | |
Appends an item at the end of an input stream. (Pool) | |
Resizes a container. If the new length exceeds the old length the new elements are filled with copies of |
SeqAn - Sequence Analysis Library - www.seqan.de