SHORE API
|
454 SFF file IO. More...
Go to the source code of this file.
Classes | |
class | shore::basic_sff_reader |
454 SFF (Standard Flowgram Format) file reader. More... | |
class | shore::sff_flatten_pipe |
Convert SFF file records obtained from sff_reader into regular raw read records. More... | |
Namespaces | |
shore | |
SHORE core API. | |
Constant Groups | |
shore | |
SHORE core API. | |
Typedefs | |
typedef shore::monolithic < basic_sff_reader, sff_read, sff_read::compare_type > | shore::sff_reader |
typedef shore::source< sff_reader > | shore::sff_source |
SFF file pipeline source. | |
Functions | |
template<typename T > | |
std::istream & | shore::read_bigendian (std::istream &in, T &value) |
454 SFF file IO.