SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
flatread.hpp File Reference

SHORE FlatRead format file IO. More...

Go to the source code of this file.

Classes

class  shore::flatread_tags_parser
 Parser for SHORE FlatRead tags. More...
 
class  shore::basic_flatread_reader
 Reader for SHORE FlatRead files (basic interface). More...
 
class  shore::flatread_writer
 Writer for SHORE FlatRead files. More...
 

Namespaces

 shore
 SHORE core API.
 

Constant Groups

 shore
 SHORE core API.
 

Typedefs

typedef shore::monolithic
< basic_flatread_reader,
shore::read,
shore::read::compare_type > 
shore::flatread_reader
 Reader for SHORE FlatRead files (monolithic interface).
 
typedef shore::source
< flatread_reader > 
shore::flatread_source
 FlatRead file pipeline source.
 
typedef shore::sink
< flatread_writer > 
shore::flatread_sink
 FlatRead file pipeline sink.
 

Functions

std::ostream & shore::operator<< (std::ostream &out, const shore::read &e)
 Write a FlatRead formatted SHORE read entry.
 

Detailed Description

SHORE FlatRead format file IO.

Author
Felix Ott