Tag
Stream Feature
Tag to select a given feature for querying in HasStreamFeature.
Include Headers
seqan/stream.h
Metafunctions
HasStreamFeatureQuery features of a stream type.
Tags
IsInput
Query whether the stream supports streamReadChar and streamReadBlock.
IsOutput
Query whether the stream supports streamWriteChar and streamWriteBlock.
HasPeek
Query whether the stream supports streamPeek.
HasFilename
Query whether the stream has a file name.
Seek
Query whether it is possible to streamSeek with SEEK_SET.
Seek
Query whether it is possible to streamSeek with SEEK_CUR.
Seek
Query whether it is possible to streamSeek with SEEK_END.
Tell
Query whether the stream has a streamTell function.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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