35 #ifndef MULTOVL_FILEIO_HEADER
36 #define MULTOVL_FILEIO_HEADER
55 #include "boost/noncopyable.hpp"
86 const std::string& infname,
87 Fileformat::Kind format = Fileformat::UNKNOWN);
107 void add_error(
const std::string& msg);
123 #endif // MULTOVL_FILEIO_HEADER
Definition: trackio.hh:69
bool finished() const
Definition: fileio.hh:98
Instances of the Region class represent regions on a sequence. They have first and last coordinates...
Definition: region.hh:65
Simple facility to keep track of errors and warnings.
Definition: errors.hh:49
bool read_into(std::string &chrom, Region ®)
const Errors & errors() const