vdj_pipe
pipeline for processing DNA sequence data
|
#include <file_ostream_queue.hpp>
Classes | |
struct | Err |
Public Member Functions | |
Queable_ofstream (path_template const &templ, val_ref_vector const &vals, const format::Format fmt, std::string const &header) | |
Static Public Member Functions | |
static std::string | make_path (path_template const &templ, val_ref_vector const &vals, std::string const &header) |
Public Attributes | |
val_vector | sv_ |
File_ostream | fos_ |
vdj_pipe::Queable_ofstream::Queable_ofstream | ( | path_template const & | templ, |
val_ref_vector const & | vals, | ||
const format::Format | fmt, | ||
std::string const & | header | ||
) |
|
static |
|
mutable |
val_vector vdj_pipe::Queable_ofstream::sv_ |